@charset "utf-8";
/*base*/
html { color: #646464; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
body { font: 13px/1.8 Microsoft YaHei,Helvetica,Arial,sans-serif; color: #666; position: relative; overflow-x: hidden !important; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
section, header, article, time, nav, footer, figure, figcaption { display: block; margin: 0; padding: 0; }
input:focus, a:focus { outline: none; }
fieldset, img { border: 0;max-width: 100%;/* height: 100%; */ }
/*img { max-width: 100%; }*/
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
.mcus_text1 strong {font-weight: 700;}
ol, ul { list-style: none; }
.left { float: left; }
.right { float: right; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
button, input, textarea, select { font-family: Microsoft YaHei,Helvetica,Arial,sans-serif; font-size: inherit; font-weight: inherit; line-height: 1.5; vertical-align: middle; }
button, input, textarea, select { *font-size: 100%; }
textarea { resize: none; }
legend { color: #3a2e01; }
a { vertical-align: baseline; }
a { text-decoration: none !important; }
    a:hover { text-decoration: none !important; color: #666; }
    input::-ms-clear { display: none; }
.h40 { height: 40px; }
@font-face { font-family: "bq"; /*为引入的字体命名*/ src: url("../fonts/AkzidenzGrotesk-MediumCond.otf"); /*定义要引入字体文件的路径*/ }
@font-face { font-family: "en"; /*为引入的字体命名*/ src: url("../fonts/PT-DIN-Condensed-Cyrillic.ttf"); /*定义要引入字体文件的路径*/ }
.keep{overflow-x:hidden !important;}
/*移动端二级导航*/
.touch_nav { display: none; }
    .touch_nav .nav_on { height: 40px; line-height: 40px; background-color: #c8c8c8; text-indent: 20px; position: relative; }
.nav_on em { margin-left: 10px; text-transform: uppercase; display: none; }
.nav_on span { position: absolute; right: 12px; background: url("../images/style/t1.png") no-repeat; height: 40px; width: 50px; background-position: 20px 15px; background-size: 20px; }
.nav_on .nav_on2 { background: url("../images/style/t2.png") no-repeat; background-position: 20px 15px; background-size: 20px }

.navYD { /*-webkit-perspective:1200px;-webkit-transform-style:preserve-3d;*/ padding-top: 35%; ;}
    .navYD li { width: 100%; display: none; opacity: 0; text-align: center; padding: 10px 0; }
    .navYD a { color: #000000; font-family: "Microsoft YaHei" }
.show { opacity: 1 !important; }
.popupBoxYD {width: 100%;min-height: 300px;background: rgba(252, 252, 252, 0.9) url('../images/20170523195900.png') no-repeat;background-size: contain;z-index: 500;position: absolute;height: 100%;display: none;opacity: 0;-webkit-transition: all .5s;}
.pvo { color: #666666; font-size: 14px; margin-bottom: 5px; font-size: 18px; font-weight: bold; }
.allWidth a { color: #333; font-size: 12px; }
.Tender li a:hover { color: #134a94 }
.add_imgYD_out { -webkit-animation: imgYD_out 0.5s ease-in both; }
.boxsd { margin-top: 10px; }
.add_imgYD_in { -webkit-animation: imgYD_in 0.5s ease-out 0.5s both; }

@-webkit-keyframes imgYD_in {
    from { -webkit-transform: translate(0,100px) rotateY(60deg); opacity: 0; }
    to { -webkit-transform: translate(0,0) rotateY(0deg); opacity: 1; }
}

@-webkit-keyframes imgYD_out {
    from { -webkit-transform: translate(0,0) rotateY(0deg); opacity: 1; }
    to { -webkit-transform: translate(0,100px) rotateY(-60deg); opacity: 0; }
}

/*functions*/
.clear { display: block; float: none; clear: both; overflow: hidden; visibility: hidden; width: 0; height: 0; background: none; border: 0; font-size: 0; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.relative { position: relative; }
/*index*/
body { -webkit-backface-visibility: hidden; }
a { cursor: pointer; color: #666; }
/*.details { padding-bottom: 60px !important; }*/
#header.navbar-default { BACKGROUND: #fff; transition: 200ms; /*opacity: 1; */ border: none; }
#header .container { position: relative; }
#header.active { background: RGBA(255,255,255,1); }
#header.active { background: rgba(255,255,255,.8) /*opacity: 1;*/ }
    #header.active .nav { height: 50px; }
.navbar-default .navbar-toggle .icon-bar { background-color: #3bbe7a; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transform: rotate(0); transform: rotate(0); }
.navbar-default .click span.icon-bar1 { -webkit-transform: rotate(45deg) translateX(2px); -moz-transform: rotate(45deg) translateX(1px); -ms-transform: rotate(45deg) translateX(1px); -o-transform: rotate(45deg) translateX(1px); transform: rotate(45deg) translateX(2px); }
button.click .icon-bar:nth-child(3) { opacity: 0; }
.navbar-default .click span.icon-bar2 { -webkit-transform: rotate(-45deg) translateX(2px) translateY(-1px); -moz-transform: rotate(-45deg) translateX(1px) translateY(-1px); -ms-transform: rotate(-45deg) translateX(1px) translateY(-1px); -o-transform: rotate(-45deg) translateX(1px) translateY(-1px); transform: rotate(-45deg) translateX(2px) translateY(-1px); }
button.click .icon-bar + .icon-bar { margin-top: 0; }
.nav { float: left; height: 77px; margin-right: 0px; position: relative; width: 730px; transition: 200ms; margin-left: 300px; }
    .nav li { float: left; position: relative; padding: 0 18px; background: url("../images/style/nav_ico1.png") no-repeat right; height: 100%; }
.active .nav li { background: url("../images/style/nav_ico.png") no-repeat right; }
.nav li.last { background: 0; }
.nav li a { color: #4c4c4c; font-size: 14px; font-weight: bold; display: block; padding: 28px 0 0 0; transition: 200ms; }
.navbar-default .navbar-nav > li > a { color: #323232; }
.active .navbar-nav > li > a { color: #323232; }
.active .nav li a { padding: 18px 0 0 0; }
span.navline { position: absolute; width: 26px; height: 5px; background: #1e409f; left: 18px; bottom: 0; display: none; }
.headrange { position: relative; height: 90px; width: 100%; }
.innavbg { width: 100%; height: 50px; background: #fff; position: absolute; left: 0; display: none; z-index: 50; border-top: 1px solid #1e409f; }
.innav { position: absolute; top: 0; left: -100px; z-index: 999; width: 900px; }
    .innav dd { line-height: 50px; float: left; margin: 0 16px; }
        .innav dd a { display: block; color: #323232; font-size: 13px; font-weight: bold; }
            .innav dd a:hover, .innav .on a { color: #999; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background: none; }
.navbg .suNav { display: none; }
.sNav { height: 50px; }
.suNav .sNav > div { position: absolute; top: 0px; display: none; z-index: 60; }
.suNav { height: 50px; }
.sN1 { left: 485px; }
.sN2 { left: 576px; }
.sN3 { left: 670px; }
.sN4 { left: 764px; }
.sN5 { left: 800px; }
    .sN5 .innav { width: 550px; }
.sN6 { left: 900px; }
.sN7 { left: 1100px; }
.sN8 { left: 844px; }
.innavline { display: block; position: absolute; width: 84px; height: 54px; bottom: 0; left: 453px; background: #4957a2; z-index: 55; -webkit-transition: all .3s; transition: all .3s; }
.nav li:hover { background-color: #0086c2; color: #ffffff; }
.nav li.active { background-color: #0086c2; color: #ffffff; }
    .nav li.active a { color: #fff !important; }
.nav li:hover a { color: #fff !important; }
.col-xs-3 { width: 20%; }
.large-3 { width: 33.33333333%; float: left; }
.col-lg-2dot4 { position: relative; min-height: 1px; padding-right: 5px; padding-left: 5px; }
.linian-div { padding-top: 10px; }
    .linian-div li { float: left; }
    .linian-div .li1 { width: 40%; }
    .linian-div .li2 { width: 40%; }
    .linian-div .li3 { width: 20%; }
    .linian-div .col_news_img { height: 223px; overflow: hidden; margin: 0 2px 0 4px; }
.col_news_img { margin: 0 2px 0 4px; }
.industry_cont { margin-top: -40px; }
.industry { background-color: #e7e1f3; padding: 22px; }
    .industry .d1 h1 { color: #1e409f; font-size: 28px; padding-bottom: 10px; }
    .industry .d1 h3 { color: #383838; font-size: 20px; }
    .industry .d2 { display: none; }
.nav_right { width: 120px; float: left; padding-top: 20px; transition: 200ms; }
.active .nav_right { padding-top: 8px; }
.nav_right a { background: url("../images/style/search.png") no-repeat; float: left; height: 40px; width: 40px; position: relative; }
.nav_right .oa:hover { background-position: 3px -38px; }
.nav_right .mailbox { background-position: -40px 0; }
    .nav_right .mailbox:hover { background-position: -40px -38px; }
.nav_right .search { background-position: -80px 0;}
    .nav_right .search:hover { background-position: -81px -40px; }
.text_search { position: absolute; z-index: 999; top: 90px; right: 0px; width: 0px; height: 45px; background: #fff; overflow: hidden; -webkit-transition: all .4s; transition: all 200ms; border-top: 1px solid #1e409f; }
#header.active .text_search { top: 50px; }
/*.active .text_search { top: 43px; }*/
.text_search.on { width: 200px; }
.nav_input { width: 150px; height: 45px; line-height: 45px; padding: 0px 10px; float: left; border: none; }
.nav_but { width: 40px; height: 45px; background: url("../images/style/search_on.jpg") no-repeat center center; float: right; cursor: pointer; border: none; }
.poj { height: 120px; }
    .poj a { position: absolute; top: 0px; left: 0px; width: 100%; height: 120px; z-index: 12; background-color: #e6e0f2; padding: 0 20px; }
    .poj .poj_text:hover { display: none; }
    .poj .poj_text span { font-size: 28px; color: #1e409f; line-height: 28px; }
    .poj .poj_text p { color: #383838; font-size: 20px; }
    .poj .poj_open { border: none; position: absolute; z-index: 100; display: none; }

    .poj a:hover .poj_open { visibility: visible; }
.logo { width: 200px; display: block; position: absolute; transition: 200ms; padding-left: 15px; z-index: 2; }
    .logo img { margin-top: 15px; width: 100%; transition: 200ms; }
#header.active .logo { width: 160px; }
.active .logo img { margin-top: -2px; }
.banner { margin-top: 31px; z-index: 9; }
    .banner .intro { position: absolute; top: 38%; index: 9; overflow: hidden; width: 35%; }
        .banner .intro img { z-index: 9; }
        .banner .intro .banner_h { margin-bottom: 50px; opacity: 0; display: none; }
        .banner .intro .banner_t { opacity: 0; display: none; }
    .banner .active .intro .banner_h { display: block; }
    .banner .active .intro .banner_t { display: block; }
.bx-wrapper > li { }
.bx-wrapper li > img { width: 100%; }

#js_rxxmSlider { }
#js_rxxmSlider li.slide{overflow:hidden;}
    #js_rxxmSlider li > img { transition: transform 6s; }
    #js_rxxmSlider li.ac > img { transform: scale(1.1); }
.detail_text p a:hover {color: red; }
.detail_text p a {color: black;font-size: 16px; }
.col_information .col_title { border-bottom: solid 2px #c8c8c8; font-size: 16px; margin-bottom: 15px; width: 94%; position: relative; }
    .col_information .col_title .more { position: absolute; right: 0; top: 2px; /* color: #1e409f; */ }
        .col_information .col_title .more:hover { color: #1e409f; }
.col_information .listBox .list { display: none; }
    .col_information .listBox .list:first-child { display: block; }
.down_ul { display: none; }
.active .down_ul { display: block; }
.padding{padding-bottom:40px;}
.down_ul li { float: none; }
.col_information .list { width: 94%; font-size: 14px; }
.col_title span { display: inline-block; margin-right: 34px; position: relative; cursor: pointer; font-size: 16px; padding-bottom: 10px; margin-bottom: -1px; font-weight: bold; color: #323232; }
.col_title .active { /*color: #1e409f;*/ border-bottom: 2px solid #1e409f; }
    .col_title .active span:after { content: ""; position: absolute; width: 100%; height: 2px; background-color: #1e409f; bottom: -2px; left: 0; }
.col_information .list ul li { position: relative; height: 28px; line-height: 28px; width: 100%; position: relative; }
    .col_information .list ul li i { position: absolute; content: ''; width: 8px; height: 8px; background: url("../images/icon_kong.png") no-repeat center; background-size: cover; right: 0px; top: 10px; }
    .col_information .list ul li.active i { background: url("../images/icon_shi.png") no-repeat center; background-size: cover; }
.col_information .list a { color: #656565; font-size: 13px; }
    .col_information .list a:hover { color: #0086c2; }
.col_information .list span { font-size: 13px; color: #656565; position: absolute; right: 0; top: 1px; }
.col_information .list img { display: block; width: 100%; height: auto; }
.col_shares { margin-left: 8px; }
    .col_shares .shares { background-color: #e0d8ef; padding: 0 8px; }
        .col_shares .shares .rmb { margin: -10px 0; color: #1e409f; }
        .col_shares .shares .rmb2{ color: #00A352;}
        .col_shares .shares em { font-size: 28px; font-family: bq; letter-spacing: 0px; }
        .col_shares .shares .index { font-size: 46px; display: inline-block; font-family: bq; font-weight: lighter; }
        .col_shares .shares img { margin: 0 4px 0 6px; }
        .col_shares .shares span { font-size: 14px; margin-top: 4px; display: block; padding-bottom: 2px; color: #999; }
.shares p { font-size: 15px; padding: 5px 0; color: #000; }
.col_shares .dynamic { background: #f2f2f2; padding: 5px 8px 6px; margin-top: 10px; }
    .col_shares .dynamic .title { /*color: #1e409f;*/ border-bottom: 1px solid #1e409f; font-size: 14px; margin-bottom: 2px; padding-bottom: 4px; position: relative; }
        .col_shares .dynamic .title h3 { font-weight: bold; }
        .col_shares .dynamic .title .more { position: absolute; right: 0; top: 0px; display: inline-block; padding-bottom: 1px; line-height: 1; /*color: #1e409f;*/ }
            .col_shares .dynamic .title .more:hover { color: #1e409f; }
    .col_shares .dynamic .list { padding: 4px 0; height: 77px;overflow: hidden; }
        .col_shares .dynamic .list li { position: relative; display: block; width: 100%; }
        .col_shares .dynamic .list a { display: block; font-size: 13px; line-height: 1.8; }
            .col_shares .dynamic .list a:hover { color: #0086c2; }
        .col_shares .dynamic .list span { position: absolute; right: 0; top: 2px; color: #666; font-size: 13px; }
.footer { width: 100%;border-top: solid 2px #1e409f;/*  margin-top: 35px; */ position: relative;}
.footerBar_1,.footerBar_2{width:100%;background:#333 url("../images/footbar.png") 100% 100% no-repeat;}
.footerBar_1 img,.footerBar_2 img{margin-top: -14px;margin-left: -10px;}
.footerBar_1 h3,.footerBar_2 h3{font-weight:bolder;color: #fff;font-size: 16px; margin-bottom: 5px;}
.footerBar_1 p{font-size: 14px;color: #929292;}
.footerBar_1 .copyright{margin-bottom: 34px;}
 .footerBar_2 ul{float: left;width: 14%;text-align: center;}
 .footerBar_2 li{float: none; margin-bottom: 7%;}
 .footerBar_2 ul li:nth-of-type(1){margin-bottom: 16%;}
 .footerBar_2 a{font-size: 12px;color: #929292;}
 .footerBar_2 a:hover{color:#0086c2 }
.yc{display: none;}
.footerBar_1 .footerBar_l,.footerBar_1 .footerBar_r{
    padding-top: 56px;padding-bottom: 50px;
}
.footerBar_2 .footerBar_l,.footerBar_2 .footerBar_r{
    padding-top: 56px;padding-bottom: 50px;
}



    .footer li { float: left; }
    .footer .li1 { width: 80%; }
    .footer .li2 { width: 20%; }
    .footer .footer_left { color: #000; }
        .footer .footer_left span { cursor:pointer;color:#000;}
.footer .footer_left p a{margin-left:10px; color:#000;}
.footer_right { border-left: solid 1px #dcdcdc; margin-left: 8px; }
    .footer_right .map { background-color: #f2f2f2; padding: 20px 0; text-align: center; margin: auto; }
        .footer_right .map span { margin: 0 4px; text-align: center; display: inline-block; }
    .footer_right .codeImg { float: left; position: relative; margin-right: 10px; }
        .footer_right .codeImg .imgCode { position: absolute; transition: .2s; top: -138px; left: -41px; background: url("../images/style/bg_code.png") no-repeat center; width: 106px; height: 114px; z-index: -1; display: none; }
        .footer_right .codeImg:hover .imgCode { z-index: 1; display: block; }
.col_news_img .slick-dots { position: absolute; bottom: 3%; left: 40%; }
    .col_news_img .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; background: url("../images/style/slick_ico1.png") no-repeat center }
        .col_news_img .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }

        .col_news_img .slick-dots li.slick-active button { background: url("../images/style/slick_ico2.png") no-repeat center }


.code { padding-top: 15px; height: 55px; }
    .code p { padding-left: 40px; line-height: 25px; margin-right: 10px; float: left; }
    .code .imgCode img { /*float: right;*/ width: 90px; margin: 9px 0 0 8px; }
.contact { padding: 18px 0; margin-bottom: 16px; /*margin-bottom: 44px;*/ }
    .contact span { height: 29px; line-height: 29px; margin-right: 42px; float: left; cursor: pointer; }
        .contact span img { margin-right: 4px; background-size: 100%; }
        .contact span a { color: #000; }
        .contact span:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }
        .contact span:hover a { color: #1e409f }
.contact span:hover{ color: #1e409f }
/*.contact .sp1 { background-image: url("../images/style/contact_ico4.png"); background-repeat: no-repeat; }
.contact .sp2 { background-image: url("../images/style/contact_ico5.png"); background-repeat: no-repeat; }
.contact .sp3 { background-image: url("../images/style/contact_ico6.png"); background-repeat: no-repeat; }*/
/*.contact .sp1:hover { background-image: url("../images/style/contact_ico4.png"); background-repeat: no-repeat; }
.contact .sp2:hover { background-image: url("../images/style/contact_ico5.png"); background-repeat: no-repeat; }
.contact .sp3:hover { background-image: url("../images/style/contact_ico6.png"); background-repeat: no-repeat; }*/
.footer .line { width: 100%; height: 1px; background-color: #dcdcdc; position: absolute; top: 64px; }

.slick-prev { z-index: 9; position: absolute; top: 43%; left: 0; background: url("../images/style/slick_ico3.png") no-repeat center; width: 30px; height: 30px; background-size: cover; border: none; }
.slick-next { z-index: 9; position: absolute; top: 43%; right: 0; background: url("../images/style/slick_ico4.png") no-repeat center; width: 30px; height: 30px; background-size: cover; border: none; }
/*.slick-prev { left: 5px !important; display: none !important; }
.slick-next { right: 5px !important; display: none !important; }*/
.row_box { margin-top: 40px }


.linian-con { /*background: #e4f1fa;*/ /*margin-top: 20px;*/ /*margin-bottom: -35px;*/ padding-bottom: 30px; }
    .linian-con .slick-prev { display: none !important; }
    .linian-con .slick-next { display: none !important; }
.titleList { z-index: 2; position: relative; margin: 0px; margin-top: -120px; background: url("../images/style/bg_color.png") no-repeat left; background-size: 30%; }
    .titleList .list { margin: 0 -6px; }
    .titleList ul li { float: left; width: 20%; background: url("../images/style/icon_line01.png") repeat; }
        .titleList ul li:first-child { background: url("../images/style/icon_line01.png") no-repeat right; }
        .titleList ul li.last { background: url("../images/style/icon_line01.png") no-repeat left; }
    .titleList a { color: #333; }
    /*.titleList .box{overflow: hidden;}*/
    .titleList .item { margin: 0px 4px; position: relative; }
        .titleList .item .pic img { width: 100%; }
        .titleList .item .pic1 { /*position: absolute; bottom: 0;*/ /*margin-top: -50px;*/ }
        .titleList .item .pic { /*border: 4px solid rgba(255,255,255,.7); */ position: absolute; bottom: 0px; overflow: hidden; transition: .8s; opacity: 0; height: 0px; }
            .titleList .item .pic h3 { position: absolute; top: 20%; text-align: center; color: #fff; margin: auto; left: 0; right: 0; font-size: 20px; z-index: 9; width: 50%; transform: translateX(-100px); transition: transform 1s; }
    /*.titleList .item .pic:after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,1); transition: background-color 1s; }*/
    /*.titleList .item:hover .pic:after { background: rgba(0,0,0,.5); }*/
    .titleList .item1:hover .pic:after { background: none; }
    .titleList .item:hover .pic { display: block; opacity: 1; height: 192px; }
    .titleList .item1:hover .pic { height: 0; }
    .titleList .item:hover .pic h3 { transform: translateX(0); }
    /*.titleList .item .pic img { width: 100%; -webkit-filter: blur(4px); filter: blur(4px); transform: scale(1.2); }*/
    .titleList .item1 i { background: url("../images/style/icon_round2.png") no-repeat center; transition: .5s; width: 19px; margin-top: -10px; height: 19px; position: absolute; right:5%; margin: auto; background-size: cover; top: 66%; z-index: 9; }
    .titleList .item1:hover i { transform: rotate(360deg); }
    .titleList h2 { color: #1e409f; font-size: 24px; font-weight: bold; }
    .titleList p { font-size: 16px; background: url("../images/icon_right1.png") no-repeat 140px; }
    .titleList .item .title { padding-left: 80px; }
    .titleList .item1 .title { padding-left: 30px; }
    .titleList .item1 { /* background: #eef3fb;*/ /*padding-top: 20px;margin-top: 10px;*/ }
        .titleList .item1 .pic h3 span { display: inline-block; margin-top: 4px; font-weight: lighter; }
        /*.titleList .item1{position: absolute;}*/
        .titleList .item1:hover h3 { font-size: 20px; color: #a2251d; text-align: left; margin: inherit; left: 20px; font-weight: bold; }
        .titleList .item1:hover p { font-size: 16px; }
        /*.titleList .item1:hover i { left: 20px; margin: inherit; }*/
        .titleList .item1:hover span { font-size: 20px; color: #333; }
    .titleList .item2 .title { background: url("../images/icon_fang.png") no-repeat 20px 2px; background-size: 52px; }
    .titleList .item3 .title { background: url("../images/icon_qi.png") no-repeat 20px 2px; background-size: 52px; }
    .titleList .item4 .title { background: url("../images/icon_xin.png") no-repeat 20px 2px; background-size: 52px; }
    .titleList .item5 .title { background: url("../images/icon_other.png") no-repeat 20px 2px; background-size: 52px; }
    .titleList .item .title h3 { font-size: 16px; padding: 10px 4px 10px 0; color: #000; }
        .titleList .item .title h3 span { display: block; font-size: 12px; padding: 6px 0 4px; color: #666; font-weight: lighter; }

.divLine { position: absolute; left: 20px; right: 20px; top: 20px; bottom: 20px; }
    .divLine span { position: absolute; background: #fff; }
    .divLine .lineLeft { left: 0; top: 0; height: 0; width: 1px; transition: .5s; }
    .divLine .lineBottom { left: 0; bottom: 0; height: 1px; width: 0; transition: .5s .5s; }
    .divLine .lineRight { right: 0; bottom: 0; width: 1px; height: 0; transition: .5s; }
    .divLine .lineTop { yop: 0; right: 0; height: 1px; width: 0; transition: .5s .5s; }
; .list .divLine .lineLeft { left: 0; top: 0; height: 0; width: 1px; transition: .5s; }
.list .divLine .lineBottom { left: 0; bottom: 0; height: 1px; width: 0; transition: .5s 1s; }
.list .divLine .lineRight { right: 0; bottom: 0; width: 1px; height: 0; transition: .5s; }
.list .divLine .lineTop { yop: 0; right: 0; height: 1px; width: 0; transition: .5s 1s; }
; .item:hover .divLine .lineLeft { height: 100%; }
.item:hover .divLine .lineBottom { width: 100%; }
.item:hover .divLine .lineRight { height: 100%; }
.item:hover .divLine .lineTop { width: 100%; }
.item:hover .divLine .lineLeft { height: 100%; }
/*投资者关系栏目*/
.page_banner .page_on { width: 500px; color: #fff; position: absolute; bottom: 0; height: 80px; padding-left: 60px; background: rgba(167,44,40,0.8); }
.page_banner > div p { font-size: 28px; }
.page_banner > div span { font-size: 22px; }
.page_nav { margin-top: 30px; border-bottom: 1px solid #ccc; margin-bottom: 30px; }
    .page_nav a { margin-right: 60px; color: #414b52; float: left; position: relative; margin-bottom: 5px; }
    .page_nav > a { position: relative; }
    .page_nav i { position: absolute; bottom: -5px; left: 26px; width: 0px; background: #1e409f; height: 3px; display: block; -webkit-transition: all .5s; transition: all .5s; }
    .page_nav a:hover i { left: 0; width: 100%; }
    .page_nav .active i { left: 0; width: 100%; }
    .page_nav .on { margin-right: 0; }
.page_n2 { /*background-color: #d9ebfc;*/ height: 50px; line-height: 50px; /*border-top: solid 1px #dcdcdc;*/ margin-bottom: 30px; /*margin-top: -40px;*/ text-align: center; }
    .page_n2.about { height: auto; margin: 0; margin-top: -30px; }
        .page_n2.about .search_to { position: absolute; right: 15px; top: -48px; }
            .page_n2.about .search_to input { padding-left: 10px; height: 30px; line-height: 30px; border: none; }
            .page_n2.about .search_to a { position: absolute; width: 16px; height: 16px; background: url("../images/style/icon_search.png") no-repeat center; right: -22px; top: 18px; }
    .page_n2 a { /*padding-left: 55px;*/ color: #414b52; position: relative; margin: 0 30px; }
        .page_n2 a:hover { color: #1e409f; }
        .page_n2 a i { position: absolute; bottom: -5px; left: 26px; width: 0px; background: #1e409f; height: 2px; display: block; -webkit-transition: all .5s; transition: all .5s; }
        .page_n2 a:hover i { left: 0; width: 100%; }
        .page_n2 a.active i { left: 0; width: 100%; }
    .page_n2 .active { color: #1e409f; }
.cont_main { margin-bottom: 60px; }
    .cont_main .title { /*margin-top: 30px;*/ border-bottom: 1px solid #999; padding-bottom: 20px; width: 60%; }
    .cont_main ul li a { padding: 15px 0; display: block; -webkit-transition: background-color 500ms; transition: background-color 500ms; color: #646464; border-bottom: 1px dashed #ccc; }
    /*.cont_main ul li:first-child a { border-top: 1px dashed #ccc; }*/
    .cont_main ul li a:hover { background-color: #d9ebfc; }
.cont_left { width: 105px; height: 102px; background-color: #d9ebfc; float: left; padding: 20px 30px; margin-right: 20px; padding-left: 10px; }
.cont_right { padding-bottom: 15px; }
.cont_left h1 { font-size: 36px; color: #1e409f; }
.cont_right h3 { font-size: 20px; color: #323232; padding-bottom: 20px; }
.paging { text-align: center; margin: 30px 0 60px; }
    .paging a { color: #646464; font-size: 13px; border-radius: 5px; padding: 0 8px; background-color: #f2f2f2; display: inline-block; *display: inline; *zoom: 1; height: 30px; line-height: 30px; margin-top: 5px; }
        .paging a:hover { color: #fff; background-color: #1e409f; -webkit-transition: background 0.5s ease; transition: background 0.5s ease; }


    .paging .prev { width: 68px; background: #f2f2f2 url("../images/style/prev.png") no-repeat; background-position: 8px 8px; text-align: right; }
    .paging .next { width: 68px; background: #f2f2f2 url("../images/style/next.png") no-repeat; background-position: 56px 8px; text-align: left; }
    .paging .prev:hover { background: #1e409f url("../images/style/prev2.png") no-repeat; background-position: 8px 8px; text-align: right; }
    .paging .next:hover { background: #1e409f url("../images/style/next2.png") no-repeat; background-position: 56px 8px; text-align: left; }
    .paging input { width: 40px; margin: 0 5px; height: 24px; line-height: 24px; }

    .paging .on { background-color: #1e409f; color: #fff; text-align: center; display: inline-block; margin: 0 5px; }
.contactBg { /*background: #f5f5f5;*/ margin: -30px 0 0; /*padding: 20px 0 50px;*/ padding-top: 30px;padding-bottom:40px; }
.contact_bg { background: url("../images/style/contact_bg.jpg") no-repeat center; background-size: cover;  margin-top: -50px; margin-bottom: -40px;}
.page_on { margin-bottom: 0; }
.contact_bg .contact_box { width: 550px; margin: 0 auto; }
    .contact_bg .contact_box img { display: block; margin: 0 auto; }
.contact_bg .contact_list h3 { font-size: 18px; font-weight: 600; border-bottom: solid 1px #666666; padding: 100px 0 18px 0; text-align: center; color: #333; }
.contact_list dl { display: inline-block; width: 170px; padding: 20px 0; text-align: center; }
    .contact_list dl dt { color: #dd0f1c; background: url("../images/icon1.svg") no-repeat center; background-repeat: no-repeat; background-position: center top; padding-top: 33px; }
    .contact_list dl dd { padding-top: 15px; }
.contact_list .d2 dt { background: url("../images/icon2.svg") no-repeat center 0; }
.contact_list .d3 dt { background: url("../images/icon3.svg") no-repeat center 0; }
.contact_list { padding-bottom: 80px; }
.m_cont { background-color: #f5f5f5; }
    .m_cont .n2 img { display: block; width: 100%; padding: 20px; float: right; }
	
	.culturelist .n2  strong{ font-weight:bolder; color:#0087c3;}
	
	.container .text  strong{ font-weight:bolder; color:#0087c3; }
    .m_cont .n1 { /* position: relative;*/ }
        .m_cont .n1 .eagle { position: absolute; right: -75px; top: -30px; display: inline-block; width: 570px; height: 310px; background: url("../images/eagle.png") no-repeat center; }
    .m_cont h1 { font-size: 38px; color: #ae80af; background: url("../images/style/contact_bg.png") no-repeat 50px; padding-left: 50px; height: 74px; width: 440px; padding-top: 48px; margin: 55px 0 30px 40px; }
.iphone { padding: 40px 0 0 40px; }
    .iphone h3 { font-size: 22px; color: #323232; padding-left: 50px; }
    .iphone dl dt { color: #ae80af; font-size: 18px; background-image: url("../images/style/iphone.png"); background-repeat: no-repeat; padding-left: 50px; margin-top: 15px; }
    .iphone dl dd { padding-left: 50px; }
    .iphone .Telephone { background-position: 0 2px; }
    .iphone .fax { background-position: 0 -65px; }
    .iphone .e_mail { background-position: 0 -134px; }

/*.culturelist .culture { display: none; opacity: 0; transition: .5s; }
.culture.active { display: block; opacity: 1; }*/
.culturelist { position: relative; height: 320px; }
    .culturelist .culture { }
    .culturelist .culture {opacity: 0; transition: .5s; position: absolute; width: 100%; }
.culture.active { opacity: 1;}
.culture .col-md-5 { z-index: 9; }
..culture .col-md-7 { z-index: -1; }
.culture .content { background: #d9ebfc; height: 320px; z-index: 1; transform: translateX(200px); transition: 1s; padding-left: 40px; padding: 40px 70px 40px 120px; }
    .culture .content .title { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #1e409f; }
        .culture .content .title h3 { font-size: 20px; color: #1e409f; font-weight: bold; }
        .culture .content .title span { text-transform: uppercase; font-size: 12px; }
.culture .content { }
.culture.active .content { transform: translateX(0); }
.culture .pic { z-index: -1; }
    .culture .pic img { z-index: -1; }
.cultureNav .text { padding-top: 110px; background: url("../images/style/icon_abouttitle.png") no-repeat left top; z-index: 9; }
.culture .pic { z-index: 9; transform: translateX(-200px); transition: 1s; opacity: 1; margin-top: 25px; width: 120%; }
.culture.active .pic { transform: translateX(0px); opacity: 1; }
.culture .pic img { z-index: 9; display: block; width: 100%; }

.cultureNav .navbar { text-align: center; }
    .cultureNav .navbar ul { display: inline-block; }
    .cultureNav .navbar li { float: left; }
    .cultureNav .navbar a { display: inline-block; text-align: center; height: 64px; margin: 0 10px; color: #1e409f; padding: 8px 18px 0; border-bottom: 1px solid #666; }
    .cultureNav .navbar li.active a { background: #1e409f; color: #fff; border-bottom: none; }
.cont_main .w a { border-bottom: dotted 1px #afafaf; }
.brief h3 { font-size: 24px; color: #9f2321; }
.brief img { display: block; width: 100%; }
.brief span { color: #9f2321; padding: 8px 0 20px 0; display: block; }
.m2 { background-color: #d9ebfc; padding: 19px; }
    .m2 h3 { font-size: 18px; color: #1e409f; padding: 15px 0 10px 0; border-bottom: solid 2px #1e409f; }
.on_nav { margin-bottom: 30px; border-bottom: solid 1px #dcdcdc; }
.m2 ul li { border-bottom: dotted 1px #afafaf; padding: 16px 0; color: #646464; }
    .m2 ul li a { color: #646464; }
        .m2 ul li a:hover { color: #1e409f; }
.m1 .m1_but { border-bottom: solid 2px #1e409f; }
    .m1 .m1_but span { font-size: 16px; padding-right: 30px; cursor: pointer; }
    .m1 .m1_but .active { color: #1e409f; }
.m1 .dir_list h3 { font-size: 18px; padding: 15px 0; color: #333; font-weight: bold; }
.m1 .dir_list li { border-bottom: dotted 1px #afafaf; padding: 10px 22px 25px 0; }
.m1 .dir_list span { background-image: url("../images/style/director_ico.png"); background-repeat: no-repeat; padding-left: 35px; display: inline-block; height: 35px; line-height: 35px; }
.m1 .dir_list .mailbox { background-position: 2px 6px; margin-right: 50px; }
.m1 .dir_list .iphone_2 { background-position: 2px -33px; }
.m1 .dir_list p { text-align: justify; font-size: 14px; }
.pro_img { display: block; width: 100%; }
.por_text { position: absolute; top: 120px; left: 15px; width:80%;}
.por_text1 { position: absolute; top: 350px; right: 200px; }
    .por_text1 .pic1 { margin-bottom: 20px; }
.por_text dl { float: left; width: 50%; padding-right: 80px; }
    .por_text dl dt { color: #9f2321; }
    .por_text dl dd { padding-bottom: 25px; color: #fff; font-size: 18px; }
	
	
	@media screen and (max-width:1199px) {

 .por_text dl dd { padding-bottom: 25px; color: #333; font-size: 18px; }


}
.cont_main .w_d a { padding-right: 70px; background: url("../images/style/pdf_ico1.png") no-repeat right center; background-size: 50px 60px; }
    .cont_main .w_d a:hover { background: #d9ebfc url("../images/style/pdf_ico2.png") no-repeat right center; background-size: 50px 60px; }

.comIntro { position: relative; min-height: 621px; margin-top: -50px; margin-bottom:-40px;  z-index: -1;  }
    .comIntro .bgimg { position: absolute; }
    .comIntro .bgimg img{height: 100%;}
/*实时资讯*/
.time_information { padding: 60px 0; }
    /*.time_information img { width: 100%; height: 342px; }*/
.time_information .pic1{ width: 100%; height: 342px;background: #66d3f4;padding: 5%;}
    .time_information .pic1 h3{font-size: 20px;font-weight: 500;color: black;}
     .time_information .pic1 .red_icon{width: 30px;height: 30px;overflow: hidden; background: url("../images/red_icon.png") no-repeat center bottom;display: inline-block;background-size: 50%;}
    .time_information .pic1 .num,.time_information .pic1 .rmb{color: #9f2321;}
    .time_information .pic1 .gp img{margin:0 10px;}
    .time_information .pic1 .gpx .num,.time_information .pic1 .gpx .rmb{color:#00A352;}
    .time_information .pic1 .num{font-size: 40px;}
    .time_information .pic1 .rmb{font-size: 20px;}
    .time_information .pic1 .time,.time_information .pic1 .ly{font-size: 14px;}
    .time_information .pic1 .ly{padding-bottom: 5%;border-bottom: 1px solid #666;}
    .time_information .pic1 .row1{margin-top: 5%;}
    .time_information .pic1 .row1 .col-md-3,.time_information .pic1 .row2 .col-md-3{margin-bottom: 4%;text-align: center;padding: 0 5px; }
    .time_information .pic1 .row1 .col-md-3 h4,.time_information .pic1 .row2 .col-md-3 h4{color: black;font-size: 16px;font-weight: 500;}

    .time_information .pic1 .row1 .col-md-3 p,.time_information .pic1 .row2 .col-md-3 p{color: white;font-size: 23px;font-weight: 500;}
    .time_information .pic1 .row1 .col-xs-3, .time_information .pic1 .row2 .col-xs-3{width: 33%;}
    .time_information .kline{float: left;}
    .time_information .kline .nav{margin-left: 0;height: auto;}
    .time_information .kline .nav li{background-image: none;padding:0;width: 9%;text-align: center;}
    .time_information .kline .nav li.active a{color: #555 !important;}
    .time_information .kline .nav li a{font-size: 14px;font-weight: normal;width: 100%;height: 100%;border-radius: 0;}
     .time_information .nav li.active{background: #66d3f4}
     /*.time_information .cont_main ul li:first-child a{border-top: 1px solid transparent!important;}*/
     .time_information .cont_main ul li a{border-bottom: none;}
     .time_information .nav-tabs>li{margin-bottom: -2px;}
     .time_information .img-responsive{margin: 0 auto;}
      .time_information .imgs{margin-top: 10px;}
      @media (max-width: 1024px){
        .time_information .pic1 .row1 .col-md-3 h4,.time_information .pic1 .row2 .col-md-3 h4{font-size: 13px;}
        .time_information .pic1 .row1 .col-md-3 p,.time_information .pic1 .row2 .col-md-3 p{font-size: 19px;}
      }
      @media (max-width: 768px){
        .time_information .pic1 .row1 .col-md-3 h4,.time_information .pic1 .row2 .col-md-3 h4{font-size: 13px;}
        .time_information .pic1 .row1 .col-md-3 p,.time_information .pic1 .row2 .col-md-3 p{font-size: 17px;}
        .time_information .kline{margin-top: 5%;}
}
/*人力资源栏目*/
.job_list { margin-top: 10px; padding-bottom: 10px;}
    .job_list li { }
    .job_list .item { margin-top: 20px; }
        .job_list .item .jobTitle { background: #dcdcdc; position: relative; height: 50px; }
            .job_list .item .jobTitle h3 { font-size: 18px; line-height: 50px; padding-left: 50px; float: left; }
/*.job_title { float: right; line-height: 50px; padding-right: 150px; }
    .job_title i { padding: 0 10px; font-style: normal }*/

.job_list .item .jobTitle span { background: #1e409f; position: absolute; height: 50px; width: 50px; right: 0; top: 0; }
    .job_list .item .jobTitle span img { position: absolute; right: 14px; top: 24px; }
        .job_list .item .jobTitle span img:first-child { transform: rotate(90deg); transition: .5s; opacity: 1; }
.job_list .item .jobTitle.active span img:first-child { transform: rotate(0deg); opacity: 0; }
.job_list .item .detail { /*background: #f5f5f5;*/ padding: 20px 0 70px; display: none; }
    .job_list .item .detail .intro { padding: 10px 0; padding-left: 50px; }
        .job_list .item .detail .intro span { }
        .job_list .item .detail .intro .span2 { position: relative; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0 14px; padding: 0 14px; }
        .job_list .item .detail .intro h3 { color: #1e409f; margin-bottom: 10px; }
        .job_list .item .detail .intro p { line-height: 1.5; }
.lnkPost { display: inline-block; color: #fff; border-radius: 4px; padding: 6px 30px; background: #1e409f; margin-left: 50px; margin-top: 16px; border: 1px solid #1e409f; text-align: center; }
    .lnkPost:hover { color: #fff; }
.button--aylen::before { background: #a9524f; }
.button--aylen::after { background: #1e409f; }

/*人力资源——诚聘英才*/
.jobForm { /*background: #f5f5f5;*/ padding-bottom: 40px; margin-top: 50px; }
    .jobForm .title { background: #dcdcdc; padding-left: 30px; height: 60px; line-height: 60px; color: #1e409f; }
    .jobForm .controls { overflow: hidden; margin: 14px 0; padding: 0 30px; line-height: 40px; position: relative; }
        .jobForm .controls input { background: #ececec; border: none; position: absolute; left: 150px; height: 40px; line-height: 40px; width: 400px; padding-left: 10px; }
        .jobForm .controls select { background: #ececec; border: none; position: absolute; left: 150px; width: 400px; padding-left: 10px; }
            .jobForm .controls select[name] { width: 400px; height: 40px; line-height: 40px; }
            .jobForm .controls select[name="year"] { width: 120px; }
            .jobForm .controls select[name="month"] { left: 280px; width: 60px; }
        .jobForm .controls textarea { background: #ececec; border: none; position: absolute; left: 150px; padding: 10px; height: 200px; width: 1000px; }
    .jobForm .textarea .controls { }
    .jobForm .textarea .controls { height: 200px; }
    .jobForm .apply { text-align: center; }
    .jobForm .yuexin { width: 300px; }
        .jobForm .yuexin span { position: absolute; left: 350px; display: block; z-index: 9; color: #333; top: 0; }
    .jobForm .zhiwei { width: 800px; }
        .jobForm .zhiwei span { position: absolute; left: 293px; }
#postForm { display: inline-block; color: #fff; border-radius: 4px; padding: 6px 30px; background: #1e409f; margin-top: 20px; }
.mask { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.7); opacity: 0; transition: .5s; display: none; z-index: -1; }
    .mask.active { opacity: 1; display: block; z-index: 2; }
.pop-up { position: fixed; left: 0; right: 0; margin: auto; top: 30%; width: 500px; background: #fff; text-align: center; padding: 50px 0 20px; display: none; transition: .5s; z-index: -1; }
    .pop-up.active { z-index: 2; display: block; }
    .pop-up h3 { font-size: 36px; color: #cccccc; line-height: 1; text-transform: uppercase; letter-spacing: -1px; font-family: en; }
    .pop-up i { position: absolute; width: 13px; height: 13px; display: block; top: 10px; right: 10px; background: url("../images/style/icon_close.png") no-repeat center; background-size: cover; opacity: .8; }
    .pop-up p { font-weight: bold; color: #1e409f; }
    .pop-up a { display: inline-block; color: #fff; border-radius: 4px; padding: 6px 30px; background: #1e409f; margin: 30px; border: 1px solid #1e409f; text-align: center; float: none; }
    .pop-up span { position: relative; }
        .pop-up span input { position: absolute; left: 0; top: 0; opacity: 0; width: 128px; height: 38px; z-index: -1; display: none; }
/*.pop-up.active span input { z-index: 9; }*/
/*关于我们*/
/*关于我们——主席专栏*/
.page_banner.firm { background: url("../images/banner/firm_banner.png") no-repeat center; background-size: cover; }
.page_banner.job { background: url("../images/banner/job_banner.png.jpeg") no-repeat top center; }
@media (width: 1024px){.page_banner.job{background: url("../images/banner/renli.jpg") no-repeat top center;}.page_banner.job .pic1,.page_banner.job .pic2{display: none;}}
.page_banner.invest { background: url("../images/banner/invest_banner.png") no-repeat center; background-size: cover; }
.page_banner.content { background: url("../images/banner/content_banner.png") no-repeat center; background-size: cover; }
.page_banner.server { background: url("../images/banner/server_banner.png") no-repeat center; background-size: cover; }
.page_banner.news { background: url("../images/banner/news_banner.png") no-repeat center; background-size: cover; }
.page_banner .img { display: none; }
.chairman { }
    .chairman .main { }
        .chairman .main .title { margin-bottom: 20px; }
        .chairman .main h3 { font-size: 18px; color: #323232; font-weight: bold; }
        .chairman .main span {color: #323232; /* font-weight: bold;  */}
        .chairman .main .intro { line-height: 2; font-size: 14px; }
            .chairman .main .intro p { text-indent: 2em; margin-bottom: 30px;    text-align: justify; }
.invest .main .intro { font-size: 14px; text-align: justify; }
    .invest .main .intro:hover { color: #1e409f }
.chairman .news_list {position: relative; margin-bottom: 10px; }
.zpage .col-md-6{padding:0;}
.jump{
    margin-top:20px;
    display:inline-block;
    vertical-align: top;
    }
    .zpage .pagination-container{
        display:inline-block;
    }
    .to_input{
    width: 60px;
    height: 30px;
    /*margin-top: -24px;*/
    border: 1px solid #ddd;
    display: inline-block;
    padding:5px;
}
.jumpto:hover{
    background: #1e409f;
    color: white;
}
    .jumpto{color: #666;background: #f2f2f2;
    border: none!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    position: relative;
    padding: 5px 12px 9px;
    margin-left: 4px;
    line-height: 1.428571429;
}
    @media(width: 1024px){
        .activity .list .jump{
            left:64.2% !important;
        }
    }
    @media(max-width: 768px){
        .to_input{height: 28px;}
        .activity .list .jump{left:49.2% !important;margin-bottom: 16px!important; }
        .activity .list .jumpto{padding:0 12px 9px !important;}
        .activity .list .to_input{height: 24px !important;}
        .zpage .pagination-container {text-align: center;}

    }

    .chairman .news_list .item { }
        .chairman .news_list .item .row { /*transform: translateX(0); transition: transform .5s;*/ border-bottom: 1px dashed #ccc; padding: 20px 0; transition: transform .5s; }
    .chairman .news_list li:first-child .item .row { border-top: none; }
    .chairman .news_list .item:hover { background: #76baf9; color: #fff; }
    .chairman .news_list .timeLine .item:hover { background: none; color: #666; }
    .chairman .news_list .item:hover .row { transform: translateX(-30px); }
    .chairman .news_list .item a:hover{ color: #fff; }
    .chairman .news_list .item .text { border-right: 1px solid #ccc; }
    .chairman .news_list .timeLine .item .text { border: none; position: relative; }
    .chairman .news_list .timeLine .item:hover .text { border: none; }
    .chairman .news_list .item:hover .text { border-right: 1px solid #fff; }
    .chairman .news_list .item .text .row { border-right: 1px solid #fff; }
    /*.chairman .news_list li:first-child .item { border-top: 1px dashed #ccc; }*/
    .chairman .news_list .item h3 { font-size: 18px; margin-bottom: 20px; font-weight: bold; color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }





    .chairman .news_list .item:hover .intro { color: #777777; }

    .chairman .news_list .item:hover .text { border-right: 1px solid #777777; }

    .chairman .news_list .item:hover h3 { color: #0086c2; }


    .chairman .news_list .item .intro { padding-right: 140px; line-height: 2; height: 52px;overflow: hidden;display:-webkit-box;-webkit-line-clamp: 2;
    -webkit-box-orient: vertical; word-break: break-all;}
    .chairman .news_list .item .time { padding: 8px 0 0 10px; background: url("../images/style/icon_red.png") no-repeat right 26px; }
    .invest .news_list .item .time{padding: 8px 0 0 10px; background: url("../images/style/pdf_ico4.png") no-repeat right 26px;}
    .invest .news_list .item:hover .time{padding: 8px 0 0 10px;background: url("../images/style/pdf_ico3.png")  no-repeat right 26px;}
        .chairman .news_list .item .time a { display: inline-block; width: 27px; height: 40px; background: url("../images/style/pdf_ico4.png") no-repeat center; background-size: 90%; position: absolute; right: 10px; top: 26px; }
        @media (max-width: 768px){.chairman .news_list .item .time a{background-size: 60%;}}
    .chairman .news_list .item:hover .time a { background: url("../images/style/pdf_ico3.png") no-repeat center; background-size: cover; }
    .chairman .news_list .item .time span { font-size: 30px; color: #666; }
    .chairman .news_list .item:hover .time span { color: #0086c2; }
    .chairman .news_list .item .time em { font-size: 18px; display: block; color: #666; }
    .chairman .news_list .item:hover .time em { color: #0086c2; }

.notice .news_list .item .time { background: none; }
.notice .news_list .item:hover .time { background: none; }
.notice .regul_on .item .time{ padding: 8px 0 0 10px; background: url("../images/style/law.png") no-repeat right 26px; }
 .notice .regul_on .item:hover .time{padding: 8px 0 0 10px; background: url("../images/style/law_red.png") no-repeat right 26px;}
.time_information .pic2 { display: none; }

.chair { /*margin-bottom: -35px;*/ }
    .chair .chairbox { /*background: url("../images/style/bg.png") no-repeat center 350px;*/ }
.greetings .chairbox { /*background: url("../images/style/bg.png") no-repeat center 180px;*/ }
.chair .main { margin-bottom: 50px; }
.chair .main strong,.chair .main h1,.chair .main h2,.chair .main h3,.chair .main h4,.chair .main h5,.chair .main b{font-weight: bold;}
    .chair .main .pic { }
        .chair .main .pic .intro { padding: 20px 10px; background: url("../images/style/icon_flower.png") no-repeat 220px 40px #ffa81b; }
            .chair .main .pic .intro h3 { color: #333; font-size: 18px; margin-bottom: 4px; border-bottom: 1px solid #333; padding-bottom: 10px; font-weight: lighter; }
            .chair .main .pic .intro span { color: #333; font-size: 14px; font-weight: lighter; }
        .chair .main .pic img { width: 100%; }

.boxtime { position: relative; }
.chair .news_list { margin-top: 0; /*background: #f5f5f5;*/ padding: 60px 0 0; }
    .chair .news_list .timebox { position: relative; overflow: hidden; background: url("../images/style/icon_bg.png") no-repeat left bottom #ffa81b; padding-bottom: 60px; }
    .chair .news_list .timeLine { border-top: 1px solid #fff; margin-top: 30px; padding-top: 20px; }
        .chair .news_list .timeLine .title { color: #fff; font-size: 30px; position: relative; border-bottom: 1px solid #666; margin-bottom: 10px; margin-right: 20px; }
            .chair .news_list .timeLine .title:after { content: ''; position: absolute; width: 4px; height: 4px; background: #fff; border-radius: 50%; top: -16px; left: 32px; }
            .chair .news_list .timeLine .title:before { content: ''; position: absolute; width: 1px; height: 10px; background: #fff; left: 33px; top: -30px; }

        .chair .news_list .timeLine .text { }
            .chair .news_list .timeLine .text p { color: #323232 }
            .chair .news_list .timeLine .text em { margin-left: 6px; position: absolute; right: 20px; }
#btn1 { background: url("../images/style/but_left.png") no-repeat; width: 33px; height: 33px; position: absolute; z-index: 999; top: 150px; left: -65px; cursor: pointer; }
#btn2 { background: url("../images/style/but_right.png") no-repeat; width: 33px; height: 33px; position: absolute; z-index: 999; right: -65px; top: 150px; cursor: pointer; }



.chairman .titleMain { margin: 30px 0 50px; }
    .chairman .titleMain h2 { font-size: 20px; font-weight: bold; color: #0086c2; }
    .chairman .titleMain.bg h2 { color: #1e409f; }
.chairman .title h3 { font-size: 16px; line-height: 1.5; }
    .chairman .title h3:hover { color: #1e409f }
.chairman .titleMain span { display: block; }
.btn_div { position: relative; }
.chairman .bg { margin: 0; position: relative; padding-bottom: 10px; }
    .chairman .bg a { position: absolute; right: 0; color: #1e409f; bottom: 10px; }
    .chairman .bg h2 { display: inline-block; position: relative; margin-right: 30px; /*background: #f5f5f5;*/ padding: 2px 4px; z-index: 2; }
    .chairman .bg i { position: absolute; width: 100px; height: 40px; border: 1px solid #1e409f; left: 38px; top: -3px; z-index: 0; }
    .chairman .bg span { display: inline-block; line-height: 15px; text-transform: uppercase; color: #1e409f; }
/*企业公民*/
/*企业公民——大事记*/
.firm.details { margin-top: -30px; }
    .firm.details .text { background: url("../images/img_pic3.png") no-repeat center; padding: 100px 0; height: 458px; }
.firm .text .title { margin-bottom: 20px; }
    .firm .text .title h3 { color: #0086c2; font-size: 18px; font-weight: bold; }
    .firm .text .title span { color: #0086c2; font-size: 12px; text-transform: uppercase; }
.firm .text p { color: #fff; width: 50%; line-height: 2; }
.firm .timeList { padding-bottom: 130px;position:relative; }

    .firm .timeList .item { background: #ea9a5f; padding: 70px 0; height:282px; overflow:hidden;position:relative;}
.firm .timeList .item .container{height:188px;}
        .firm .timeList .item .left { width: 24%; }
        .firm .timeList .item .right { width: 60%; overflow:hidden;float:left;}
        .firm .timeList .item h3 { color: #c8060b; font-size: 60px; margin-top: 32px; padding-left: 100px; border-right: 2px solid #c8060b; margin-right: 20px; line-height: .9; /*transform: translateX(-100px);*/ transition: 1s; opacity: 1; }
        .firm .timeList .item.slick-active h3 { transform: translateX(0); opacity: 1; }
        .firm .timeList .item .right div { transform: translateX(100px); transition: transform .5s; opacity: 1; }
        .firm .timeList .item.slick-active .right div { transform: translateX(0); opacity: 1; padding-left: 80px; }
        .firm .timeList .item .right div span { color: #c8060b; font-weight: bold; font-size: medium; position: absolute; left: 0; }
        .firm .timeList .item .right div p { display: inline-block; margin-left: 33px; color: #fff; line-height: 30px; }
    .firm .slick-track{background:#ea9a5f;}
.energy_nav a:hover { color: #0086c2; }



/*.slick-prev, .slick-next { top: 111%; }
    .slick-prev:before, .slick-next:before { content: ''; }
.slick-prev { background: url("../images/style/icon_left.png") no-repeat center; }
.slick-next { background: url("../images/style/icon_left.png") no-repeat center; transform: rotate(180deg) }*/

/*联系我们*/
#map { height: 300px; }
.conSection { }
    .conSection .title { }
        .conSection .title span { color: #037dc4; display: inline-block; margin-right: 10px; padding: 6px 20px; border: 1px solid #75baf8; border-bottom: none; }
            .conSection .title span.active { background: #037dc4; color: #fff; }
    .conSection .text { background: #75baf8; color: #fff; padding: 30px 40px; font-size: 12px; margin-bottom: 30px; }
        .conSection .text div { width: 240px; display: inline-block; }
        .conSection .text p { margin-right: 50px; line-height: 22px; }

.jobNews .main { background: #f9f9f9; padding: 10px 0; }
    .jobNews .main h3 { font-size: 18px; color: #323232; font-weight: bold; margin: 10px 0 20px; }

    .jobNews .main .pic img { width: 100%; }
.job .news_list .item h3 { color: #323232; }

/*人力资源-职业发展*/
.develop { margin: -30px 0 0; background: url("../images/style/bg_job03.png") no-repeat center top; /*padding: 30px 0;*/ }
    .develop .section { padding: 16px 0; }
    .develop .section2 { background: #f6f6f6; padding: 60px 0; }
    .develop .section .text { margin-bottom: 40px; }
        .develop .section .text span { color: #999; }
        .develop .section .text h3 { font-size: 22px; font-weight: bold; margin-bottom: 40px; }
        .develop .section .text p { margin-bottom: 10px; }
            .develop .section .text p strong { color: #333; font-weight: bold; }
        .develop .section .text h3 { color: #be5f14; }
    .develop .section2 .text1 h3 { color: #2179b1; }
    .develop .section2 .text2 h3 { color: #935a9b; }

/*人力资源-人才理念*/
.idea {  background: url("../images/style/bg_job04.png") no-repeat center top; padding: 50px 0 60px }
    .idea .text { }
        .idea .text .title { margin: 40px 0; }
            .idea .text .title span { font-size: 20px; }
            .idea .text .title h3 { color: #bd2623; font-size: 24px; font-weight: bold; }
        .idea .text p { padding-left: 14px; position: relative; }
.mcus_img1 { display: none; }
.server .title .pic2 { display: none; }
.idea .text p:after { content: ''; display: block; position: absolute; left: 0; background: url("../images/style/icon_triangle.png") no-repeat left; width: 10px; height: 10px; top: 6px; }

/*人力资源-薪酬福利*/
.payment { margin-top: -30px; }
    .payment .section { padding: 40px 0; }
    .payment .section1 { background: url("../images/style/bg_job05.png") no-repeat center; }
    .payment .section2 { background: url("../images/style/bg_job06.png") no-repeat center #f7f7f7; padding: 60px 0; }
    .payment .section .pic img { width: 100%; /*margin-left:120px;*/ }
    .payment .section .picleft img { /*margin-left:120px;*/ }
    .payment .section .text { border-left: 5px solid #4ebaec; padding-left: 30px; margin-top: 140px; margin-left: 100px; }
    .payment .section2 .text { border-left: 5px solid #ef9160; /*margin-left: 200px;*/ }
    .payment .section .text h3 { font-size: 24px; color: #646464; margin-bottom: 4px; }
    .payment .section .text h2 { font-size: 26px; color: #4ebaec; margin-bottom: 20px; }
    .payment .section2 .text h2 { font-size: 26px; color: #ef9160; margin-bottom: 20px; }
    .payment .section .text span { font-size: 36px; color: #ebeded; line-height: 1; font-family: en; text-transform: uppercase; }

#top { position: fixed; right: 40px; bottom: 50px; opacity: 0; transition: opacity .5s; transition: width 0s; z-index: 9; }
    #top img { width: 40px; }
    #top.active { opacity: 1; }

/*新闻中心-公司要闻*/
.searchBar { background: #fbfcfc; padding: 10px 30px; border: 1px solid #ccc; overflow: hidden; margin: 40px 0; }
    .searchBar select { border: 1px solid #ccc; width: 100%; line-height: 40px; height: 40px; padding-left: 10px; }
        .searchBar select option { height: 40px; padding-top: 10px; margin: 10px; }
            .searchBar select option:hover { }
    .searchBar input { width: 100%; border: 1px solid #ccc; line-height: 40px; height: 40px; padding-left: 10px; }
    .searchBar a { background: url("../images/style/icon_search.png") no-repeat center; background-size: cover; font-size: 16px; width: 20px; height: 20px; display: block; margin-left: 40px; margin-top: 10px; position: relative; }
        .searchBar a:after { content: ''; position: absolute; left: -34px; top: -30px; height: 100px; width: 1px; background: #ccc; }

/*新闻中心-搜索*/
.searchResult { margin-bottom: 20px; }
    .searchResult h3 { font-size: 26px; font-weight: bold; color: #323232; margin-bottom: 10px; }
    .searchResult span { color: #323232; font-size: 18px; }

/*新闻中心-视频中心*/
.videoList {position: relative;padding-bottom: 10px; }
    .videoList .item { position: relative; margin-top: 30px; overflow: hidden; }
        .videoList .item .pic { display: none; }
        .videoL1 .row .item .pic{display:block;}
        .videoList .item .pic img { width: 100%; }
        .videoList .item .title { position: absolute; bottom: 0; padding: 6px; background: rgba(135,133,132,.7); width: 100%;height: 51px; left: 0; right: 0; transition: .5s;}
        .videoList .item:hover .title { transform: translateY(0); }
        .videoList .item .title h3 { color: #f2f2f2; display: inline-block; width: 60%; height: 52px;line-height: 19px;
            overflow: hidden; }
        .videoList .item .title span { float: right; color: #f2f2f2; }
        .videoList .item i { position: absolute; width: 60px; height: 60px; left: 0; right: 0; margin: auto; top: 30px; background: url("../images/style/icon_play.png") no-repeat center; background-size: cover; top: 0; bottom: 0; opacity: 0; display: none; }
        .videoList .item:hover i { opacity: 1; }
        .videoList .bfq{position: absolute;left: 50%;top: 50%;margin-top: -30px;margin-left: -30px;width: 60px;height: 60px;}
.vjs-poster { background-size: cover; }
.example_video_1-dimensions { width: 100% !important; }
.layui-layer-shade { background: rgba(170,182,193,1) !important; }

/*.details .slick-dots{display: none!important}*/
.firm .slick-dots li { background: none }
    .firm .slick-dots li.slick-active button { background: none }
    .firm .slick-dots li button { padding: 0; line-height: 40px; }
    .bdsharebuttonbox a{margin-top:2px;height: 28px !important;width:28px;float: left;margin-right: 4px;padding-left: 0!important;}
.bdsharebuttonbox .bds_weixin{background:url("../images/style/icon_weixin.png") no-repeat !important;background-size:100% 100%;}
.bdsharebuttonbox .bds_tsina{background:url("../images/style/icon_weibo.png") no-repeat !important;background-size:100% 100%;}
.bdsharebuttonbox .bds_sqq{background:url("../images/style/icon_qq.png") no-repeat !important;background-size:100% 100%;}
.bdsharebuttonbox .bds_qzone{background:url("../images/style/icon_kongjian.png") no-repeat !important;background-size:100% 100%;}

/*客服中心-服务纲领*/
.server { }
    .server .title { }
        .server .title .pic img { width: 100%; margin-top: -30px }
    .server .main { margin-top: 40px; }
        .server .main .picList { text-align: center; }
            .server .main .picList img { margin: 20px 0; }
.pic_img4 { display: block; margin: 0 auto; padding-top: 45px; max-width: 90%; }
.service { width: 100%; height: 220px; margin: 40px 0; text-align: center; border: 1px solid #c8c8c8; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
    .service .icon-holder { position: relative; top: 30px; display: inline-block; margin-bottom: 0px; padding: 10px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-size: 30px; color: #9B59B6; background-color: #fff; margin-left: 14px; }
    .service .heading { position: relative; top: 40px; -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); font-size: 18px; font-weight: 600; }
    .service:hover { border-color: #b80003; }
        .service:hover .icon-holder { top: -40px; }
        .service:hover .heading { top: -2px; }
    .service .description { width: 80%; margin: 0 auto; opacity: 0; -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
    .service:hover .description { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background: #1e409f;border:none;}
.pagination > li > a, .pagination > li > span{background: #f2f2f2;border:none!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;}
.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{background: #f2f2f2;border:none; }
.pagination > li:first-child > a, .pagination > li:first-child > span{border-bottom-left-radius: 0px!important;border-top-left-radius: 0px!important;}


/*客服中心-投诉建议*/
.advice { }
    .advice .title { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding: 0 0px 20px; }
        .advice .title h3 { font-size: 18px; font-weight: bold; color: #323232; margin-bottom: 10px; }
        .advice .title p { color: #323232; }
    .advice .item { margin-right: 40px; padding: 30px 0; text-align: center; }
        .advice .item span { color: #ea9a5f; font-size: 18px; }
    .advice .item1 { padding-top: 70px; background: url("../images/style/icon_advice.png") no-repeat center top; }
    .advice .item2 { padding-top: 100px; background: url("../images/style/icon_advice1.png") no-repeat center 30px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
    .advice form { }
        .advice form input { height: 50px; line-height: 50px; margin-bottom: 10px; padding-left: 10px; width: 100%; border-radius: 0px; }
        .advice form textarea { width: 100%; height: 180px; padding: 4px 10px; outline: none;border-radius: 0px;  }
        .advice form a { display: inline-block; margin-top: 50px; background: #75baf8; color: #fff; width: 100%; height: 50px; line-height: 50px; text-align: center; }
        .advice form input[type=reset] { display: inline-block; margin-top: 50px; background: #adadad; color: #fff; width: 100%; height: 50px; line-height: 50px; text-align: center; border: none; }


/*客服中心-微爱冠溉*/
.irrigate { }
    .irrigate .main { background: #f6f6f6; padding: 40px; margin-bottom: 30px; }
        .irrigate .main .item { font-size: 12px; border-left: 1px solid #ccc; padding-left: 40px; margin-left: 30px; }
.irrigate .main .item h1,
.irrigate .main .item h2,
.irrigate .main .item h3,
.irrigate .main .item h4,
.irrigate .main .item h5,
.irrigate .main .item h6{
    font-weight:normal;
    font-size:1.5em;
    margin:10px auto;
}

.irrigate .main .item b,.irrigate .main .item strong{font-weight:bold;}

.irrigate .irrigateList { }
.irrigate .irrigateList .item { /*height: 490px; */ position: relative; }
.irrigate .irrigateList .item .pic { position: relative; /*height: 388px;*/ transition: .5s; }
.irrigate .irrigateList .item .pic img { width: 100%; }
.irrigate .irrigateList .item:hover .pic { /*height: 178px;*/ }
.irrigate .irrigateList .item .pic i { position: absolute; width: 100px; height: 100px; left: 0; right: 0; bottom: 50px; margin: auto; z-index: 2; transition: .5s,transform .8s .5s; }
.irrigate .irrigateList .item:hover .pic i { transform: rotate(360deg); bottom: 250px; }
.irrigate .irrigateList .item1 .pic i { background: url("../images/style/ic1.png") no-repeat center; background-size: cover; }
.irrigate .irrigateList .item2 .pic i { background: url("../images/style/ic2.png") no-repeat center; background-size: cover; }
.irrigate .irrigateList .item3 .pic i { background: url("../images/style/ic3.png") no-repeat center; background-size: cover; }
.irrigate .irrigateList .item .text { position: absolute; padding: 0 40px; color: #fff; font-size: 12px; line-height: 1.8; height: 103px; transition: height .5s; bottom: 0; }
.irrigate .irrigateList .item:hover .text { height: 310px; padding: 100px 40px; }
.irrigate .irrigateList .item .text p { height: 0; overflow: hidden; }
.irrigate .irrigateList .item:hover .text p { height: auto; }
.irrigate .irrigateList .item1 .text { background: url("../images/style/bg_irrigate1.png") no-repeat right bottom #af81b0; }
.irrigate .irrigateList .item2 .text { background: url("../images/style/bg_irrigate2.png") no-repeat right bottom #f89664; }
.irrigate .irrigateList .item3 .text { background: url("../images/style/bg_irrigate3.png") no-repeat right bottom #51c1f5; }
.irrigate .irrigateList .item .text:after { position: absolute; content: ''; }
.pic .item_mask { width: 100%; height: 100%; margin: 0; position: absolute; top: 0; border: 1px solid rgba(255,255,255,.15); box-shadow: 0 0 30px rgba(0,0,0,.2); -moz-box-shadow: 0 0 30px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 30px rgba(0,0,0,.2); background: rgba(224,156,108,.8); opacity: 0; filter: alpha(opacity=0); transition: all ease-out .3s; }
.titleList .pic .item_mask { background: none; }
.item .pic .play { opacity: 0; width: 60px; height: 60px; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: url("../images/style/icon_play3.png") no-repeat center; transition: .5s; }
.item:hover .pic .play { opacity: 1; }
.item .pic .play1 { opacity: 0; width: 60px; height: 60px; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: url("../images/style/icon_round3.png") no-repeat center; transition: .5s; }
.item:hover .pic .play1 { opacity: 1; }
.item:hover .pic .item_mask { opacity: 1; filter: alpha(opacity=100); /* border: 1px solid #1e409f;*/ }
/*企业公民-我们在行动*/
.action { background: #f6f6f6; margin-top: -30px; padding: 40px 0 10px; /*margin-bottom: -35px;*/ }
    .action .list { padding-bottom: 10px;}
    
        .action .list .item { cursor: pointer; }
            .action .list .item .pic { height: 164px; position: relative; }
                .action .list .item .pic img { width: 100%; }
            .action .list .item h3 { padding: 0 10px 10px; line-height: 1.5; height: 72px;  background: #fff; margin-bottom: 30px; position: relative; }

                .action .list .item h3 p { font-size: 12px; text-align: justify; padding-top: 10px;position: absolute;width: 94%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
                .action .list .item h3 span { position: absolute; top: 28px; }


                .action .list .item h3:hover p { color: #fff; }
                .action .list .item h3:hover span { color: #fff; }
                .action .list .item h3 i { width: 0; -webkit-transition: width 600ms; transition: width 600ms; }


            .action .list .item .h_on i { background-color: red; position: absolute; left: 0; height: 100%; width: 100%; }
   


.div2 .bx-viewport { height: auto !important; }
.detail_text .firm_slide p { background: url("../images/style/f_ico.png"); color: #fff; padding-left: 30px; padding-top: 0; line-height: 30px; }









/*企业公民-视频中心*/
.video { margin-top: 30px; }
.pagination { text-align: center; }
    .pagination > li { display: inline-block;margin:0 2px;  }
.pagination-container { text-align: center; }
    .pagination-container input { width: 60px; height: 30px; margin-top: -24px; border: 1px solid #ddd; display: inline-block; }
.video li { /*width: 33.333%; float: left;*/ }
.video .item { margin: 0 10px; text-align: center; height: 290px; }
    .video .item .pic { position: relative; overflow: hidden; }
        .video .item .pic img { width: 100%; transition: .5s; }
        .video .item .pic .item_mask { /* width: calc(100% - 22px); height: calc(100% - 22px);*/ width: 100%; height: 100%; margin: 0; position: absolute; top: 0; border: 1px solid rgba(255,255,255,.15); box-shadow: 0 0 30px rgba(0,0,0,.2); -moz-box-shadow: 0 0 30px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 30px rgba(0,0,0,.2); background: rgba(224,156,108,.8); opacity: 0; filter: alpha(opacity=0); transition: all ease-out .3s; }
    .video .item:hover .pic .item_mask { opacity: 1; filter: alpha(opacity=100); /* border: 1px solid #1e409f;*/ }
    .video .item:hover .pic img { transform: scale(1.1); }
    .video .item .pic .play { opacity: 0; width: 50px; height: 50px; display: block; position: absolute; left: 0; right: 0; top: -24px; bottom: 0; margin: auto; background: url("../images/style/icon_play2.png") no-repeat center;background-size:100% 100%; transition: .5s; }
    .video .item:hover .pic .play { opacity: 1; }
    .video .item .item_wrapper { position: relative; }
        .video .item .item_wrapper .title { padding: 10px 0; transition: .5s; }
    .video .item:hover .item_wrapper .title { transform: translateY(-80px); color: #fff; }
    .video .item .item_wrapper .info { opacity: 0; transform: translateY(20px); transition: .5s; height: 0; }
    .video .item:hover .item_wrapper .info { transform: translateY(-40px); opacity: 1; /*height: 48px;*/ }
    .video .item .item_wrapper i { display: inline-block; position: relative; width: 140px; height: 37px; background: #ea9a5f; opacity: 0; transition: .5s; }
    .video .item:hover .item_wrapper i { opacity: 1; }
    .video .item .item_wrapper i:after { content: ''; display: block; width: 15px; height: 1px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -8px; transform: translateX(-100px); opacity: 0; transition: .5s; }
    .video .item:hover .item_wrapper i:after { transform: translateX(0); opacity: 1; }
    .pagination>li>a, .pagination>li>span{color: #666;}
    .video .item .item_wrapper i:before { transform: rotate(90deg); content: ''; display: block; width: 15px; height: 1px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -8px; transform: translateY(-100px) rotate(90deg); opacity: 0; transition: .5s; }
    .video .item:hover .item_wrapper i:before { transform: translateY(0) rotate(90deg); opacity: 1; }

/*关于我们-大事纪要-发展历程*/
.memorabilia { /*background: #f5f5f5;*/ padding: 0 0 40px; /*margin-bottom: -35px;*/ }
    .memorabilia .list { position: relative; overflow: hidden; }
        .memorabilia .list a {display: none; position: absolute; content: ''; width: 28px; height: 28px; background: url("../images/style/round1.png") no-repeat center;transform:rotate(180deg); background-size: cover; left: 50%; top: 0; margin-left: -14px; z-index: 1; }
        .memorabilia .list .next,.memorabilia .list .pre {display: block;  position: absolute; content: ''; width: 28px; height: 28px; background: url("../images/style/round1.png") no-repeat center; background-size: cover; left: 50%; bottom: 0; margin-left: -14px; z-index: 1; cursor: pointer;}
        .memorabilia .list .pre{top:0;transform:rotate(180deg);}
        .memorabilia .mobileList .next{display: block;  position: absolute; content: ''; width: 28px; height: 28px; background: url("../images/style/round1.png") no-repeat center; background-size: cover; left: 0; margin-left: 11px; bottom: 0; margin-bottom: -19px; z-index: 1; cursor: pointer;}
        .memorabilia .list .line { position: absolute; content: ''; width: 1px; height: 100%; background: #cdcdcd; left: 50%; top: 0; z-index: 0; }
        .memorabilia .list .right > div:first-child { margin-top: 40px; }
        .memorabilia .list .ab { padding: 0 15px; float: left;width:100%; }
    .memorabilia .item { position: relative; margin: 30px 0; }
        .memorabilia .item i { position: absolute; width: 54px; height: 54px; color: #fff; overflow: hidden; line-height: 54px; text-align: center; right: -118px; top: 2%; font-style: inherit; z-index: 2 !important; background: url("../images/style/yuan.png") no-repeat;background-size:100% 100%; }
    .memorabilia .itemA { margin-right: 60px; border-right: 2px solid #cdcdcd; padding-right: 15px; }
        .memorabilia .itemA:after { content: ''; width: 87px; height: 18px; position: absolute; right: -87px; background: url("../images/style/icon_about3.png") no-repeat left center; top: 135px; }
        .memorabilia .itemA i { right: -120px; top: 116px; }
    .memorabilia .itemB { margin-left: 60px; border-left: 2px solid #cdcdcd; padding-left: 15px; }
        .memorabilia .itemB:after { content: ''; width: 87px; height: 18px; position: absolute; left: -87px;top:208px; background: url("../images/style/icon_about3.png") no-repeat left center; transform: rotate(180deg); margin-top: -9px; }
        .memorabilia .itemB i { left: -117px; top:180px;}
    .memorabilia .item .pic { height:220px;overflow:hidden;}
        .memorabilia .item .pic img { width: 100%; }
    .memorabilia .item .info { line-height: 1.8; padding: 10px 0; }
        .memorabilia .item .info em { margin-right: 8px; color: #0086c2; display:block; font-weight: 600;font-size:13px; float: left; width: 35px;text-align: right;position: absolute;left:-15px;}
        .memorabilia .item .info span { float: left; width: 96%; text-align: justify;padding-left:22px; }
        .memorabilia .item .info p { position: relative;margin:10px auto; }
            .memorabilia .item .info p:after { content: ''; clear: both; } 
			
			
			
			
		
		
		.infomobile { line-height: 1.8; padding: 10px 0;margin-left: 70px; }
        .infomobile em { margin-right: 8px; color: #0086c2; display:block; font-weight: 600;font-size:13px; float: left; width: 35px;text-align: right;position: absolute;left:-15px;}
        .infomobile span { float: left; width: 96%; text-align: justify;padding-left:22px; }
        .infomobile p { position: relative;margin:10px auto; }
        .infomobile p:after { content: ''; clear: both; }	
			
			
			
/*关于我们-大事纪要-领导关怀*/
.leader {padding-bottom: 10px; }
    .leader .listLeader { }
        .leader .listLeader .item { overflow: hidden; margin: 10px 0; width: 100%; }
            .leader .listLeader .item:hover { opacity: .8; }
            .leader .listLeader .item .pic { position: relative; }
                .leader .listLeader .item .pic img { width: calc(100% + 10px); transition: .5s; }
            .leader .listLeader .item:hover .pic img { transform: translate3d(-10px,-10px,0); }
            .leader .listLeader .item .pic i { width: 119px; height: 80px; background: url("../images/style/icon_mask.png") no-repeat center; position: absolute; display: block; right: 0; top: 0; transform: translate3d(100px,-100px,0); transition: .5s; }
            .leader .listLeader .item:hover .pic i { transform: translate3d(0,0,0); }
            /*.leader .listLeader .item .pic i:after { position: absolute; width: 1px; height: 15px; background: #fff; content: ''; right: 40px; top: 34px; }
.leader .listLeader .item .pic i:before { position: absolute; width: 15px; height: 1px; background: #fff; content: ''; right: 40px; top: 34px;  }*/
            .leader .listLeader .item .info { background: #eee; font-size: 12px; border: 1px solid #eee; border-top: none; padding: 8px 10px }
                .leader .listLeader .item .info p {overflow: hidden;height:38px;}

/*关于我们-公司概况-企业简介*/
.companyprofiles { /*background: #f5f5f5;*/ padding: 0 0 40px; /*margin-bottom: -35px;*/ }
    .companyprofiles .intro { margin-left: 30px; padding-left: 30px; border-left: 1px solid #ccc; }
        .companyprofiles .intro .title { }
            .companyprofiles .intro .title h3 { color: #1e409f; font-size: 22px; }
            .companyprofiles .intro .title span { color: #1e409f; font-size: 14px; }
        .companyprofiles .intro p { margin: 20px 0; font-size: 14px;    text-align: justify; }
    .companyprofiles .right .intro p:first-child { margin-top: 0; }
    .companyprofiles .intro img { width: 100%; }
	
	
	.bgf5{background: #f5f5f5;}
	.inside { /*background: #f5f5f5;*/ padding: 0 0 40px; /*margin-bottom: -35px;*/ }
    .inside .intro { margin-left: 30px; padding-left: 30px; border-left: 1px solid #ccc; }
	    .inside .text .intro { margin-left: 0px; padding-left: 0px; border-left: 0px solid #ccc; }


        .inside .intro .title { }
      .inside .intro .title h3 { color: #1e409f; font-size: 22px; }
            .inside .intro .title span { color: #1e409f; font-size: 14px; }
        .inside .intro p {/* margin: 20px 0;*/ font-size: 14px;    text-align: justify; }
    .inside .right .intro p:first-child { margin-top: 0; }
    .inside .intro img { width: 100%; }
	


    .introdetail .left { float: left; width: 35%; }
    .introdetail .right { float: right; width: 65%; }
    .introdetail .title { position: relative; }
    .introdetail .title:after { position: absolute; right: 14px; top: 6px; content: ''; width: 8px; height: 9px; background: url("../images/style/icon_triangle.png") no-repeat center; }
     .introdetail .title h3 { color: #0086c2; font-size: 18px; font-weight: bold; }
     .introdetail .title span { color: #0086c2; text-transform: uppercase;}
    .introdetail .text {padding-bottom: 16px; border-bottom: 1px solid #ccc; }
       /* .introdetail .text span { margin-top: 20px; display: block; }
        .introdetail .text p { color: #0086c2; font-size: 18px; line-height: 1; }*/
		
		
		
		/*分公司*/
		
	.fgs { }
    .fgs .left { float: left; width: 25%; }
    .fgs .right { float: right; width: 75%; }
    .fgs .title { position: relative; }
    .fgs .title:after { position: absolute; right: 14px; top: 6px; content: ''; width: 8px; height: 9px; background: url("../images/style/icon_triangle.png") no-repeat center; }
     .fgs .title h3 a{ color: #0086c2; font-size: 18px; font-weight: bold; }
     .fgs .title span a{ color: #0086c2; text-transform: uppercase;}
    .fgs .text {padding-bottom: 16px; border-bottom: 1px solid #ccc; }
       /* .fgs .text span { margin-top: 20px; display: block; }
        .fgs .text p { color: #0086c2; font-size: 18px; line-height: 1; }*/
		/*分公司*/

/*关于我们-公司概况-企业荣誉*/
.honor { /*background: #f5f5f5;*/ /*margin-bottom: -35px;*/ padding-bottom: 40px; }
    .honor .box { min-height: 300px;position: relative;left: 29.5%; }
.option { position: relative; border-bottom: 1px solid #ccc; padding-bottom: 10px; }
    .option select { border: 1px solid #ccc; border-radius: 4px; padding-left: 10px; /*padding-right: 60px;*/ height: 35px; line-height: 35px; width: 286px }
    .option h3 { position: absolute; right: 0; top: 8px; font-size: 18px; color: #1e409f; }
.honor .swiper { padding: 20px 0 20px; margin-left: 0px; padding-left: 40px; position: relative; }
   .honor .swiper .item { margin: 20px 0; position: relative; }
       .honor .swiper .item i { left: -51px; top: 5px; position: absolute; content: ''; width: 29px; height: 29px; background: url("../images/style/honor_ico.png") no-repeat center; background-size: cover; }
       .honor .swiper .item .title { position: absolute; left: -155px; }
           .honor .swiper .item .title h3 { font-size: 34px; color: #1e409f; }
.box { margin-left: 150px; }
/*.honor .swiper .swiper-wrapper{position: relative;}*/
/*.honor .pic{position: absolute;top:80px;right: 0;}
.swiper .item:first-child .title h3 { margin-top: 0; }*/

.swiper .item .text p { list-style: disc; position: relative; padding-left: 10px; }
.swiper .prev {display: none; width: 56px; height: 56px; background-size: cover; background: url("../images/style/icon_down.png") no-repeat center; position: absolute; left: 75px; bottom: 65px; }
.honor .diagram { margin: 20px 0; }
    .honor .diagram img { /*width: 100%;*/ display: block; margin: 0 auto;max-width: 110%; }
.honor_left { background-color: #75baf8; padding-left: 35px; }
    .honor_left img { padding: 14px 0; }
.honor_right { padding-left: 0 }
    .honor_right img { display: block; width: 100%;height:157px; }
.swiper .item .text dt { color: #333; width: 50%;}
.swiper .item .text dd { padding-bottom: 15px; width: 50%;}
.swiper .item .text:after { position: absolute; left: -37px; top: 30px; content: ''; width: 1px; height: 100%; background-color: #c8c8c8 }



/*关于我们-领导团队-董事会*/
.listboard { padding: 60px 0; }
    .listboard .item { margin: 0 40px; -webkit-transform: translate(0,-150px); opacity: 0; -webkit-transition: all .5s ease-in 0s; transform: translate(0,-150px); opacity: 0; transition: all .5s ease-in 0s; }
        .listboard .item.active { -webkit-transform: translate(0,0); opacity: 1; transform: translate(0,0); opacity: 1; }
    .listboard .item1 { -webkit-transition-delay: 0s; transition-delay: 0s; }
    .listboard .item2 { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
    .listboard .item3 { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
    .listboard .item4 { -webkit-transition-delay: 0.6s; transition-delay: 0.6s }








    /*.listboard .item:hover { }*/
    .listboard .item .pic { transition: .5s; margin: 30px 0; position: relative; border-radius: 50%; overflow: hidden;}
    @media (min-width: 1024px){.listboard .item .pic{width: 193px;height: 193px;}  }
        .listboard .item .pic i { position: absolute; left: 0; right: 0; top: 0; bottom: 0; transition: .5s; }
  
    .listboard .item:hover .pic i { background: rgba(81,193,245,.8); }
    .listboard .item .pic i:after { content: ''; width: 2px; height: 30px; background: #fff; position: absolute; top: 50%; left: 50%; margin-top: -15px; margin-left: -1px; transform: translateX(-100px); transition: .5s; opacity: 0; }
    .listboard .item:hover .pic i:after { transform: translateX(0); opacity: 1; }


    .listboard .item .pic i:before { content: ''; width: 30px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; margin-top: -1px; margin-left: -15px; transform: translateY(-100px); transition: .5s; opacity: 0; }
    .listboard .item:hover .pic i:before { transform: translateY(0); opacity: 1; }
    .listboard .item:hover .pic { transform: scale(1.2); }
    .listboard .item .pic img { width: 100%; margin: 0 auto; }
    .listboard .item .title { text-align: center; }
        .listboard .item .title p { font-size: 20px; font-weight: 600 }
        .listboard .item .title span { font-size: 16px; }

    .listboard .slick-prev { display: block !important; left: -50px !important; top: 50%; position: absolute; margin-top: -62px; width: 56px; height: 56px; background-size: cover; background: url("../images/style/icon_left2.png") no-repeat center; border: none; outline: none; }
    .listboard .slick-next { display: block !important; right: -50px !important; top: 50%; position: absolute; margin-top: -62px; width: 56px; height: 56px; background-size: cover; background: url("../images/style/icon_right2.png") no-repeat center; border: none; outline: none; }
/*弹出层*/
     .popup{  position: fixed; z-index: 1000;  width: 100%;  height: 100%;  background: rgba(182, 195 ,203,.7);  left: 0;  top: 0;  display: none;  }
    .popup-con{  width: 53.3%;  height: 40.2%;  margin: auto; background: #fff;  position: absolute;  left: 0;  top: 0;  bottom: 0;  right: 0;  overflow: hidden;
    }

.popup-con .pupup-slid_con{  height: 100%;  }
.popup-con .pop_close{  position: absolute;  top: 2%;  right: 2%;  z-index: 99;  }
.popup-con .pop_close span{  display: inline-block;  width: 14px;  height: 14px;  overflow: hidden;  cursor: pointer;  background: url("../images/pop_close.png") no-repeat;margin-right:-10px;  }
.popup-con  .popup-slide:first-of-type{  display: block;  }
.popup-con  .popup-slide{  height: 100%;  }
    .popup-con .popup-l{  width: 30%;  float: left;  margin-right: 7%; position: relative;height: 100%; }
    .popup-con .popup-r{  padding-left: 0px;  float: left;  width: 60%;  display: inline-block;height:80%;overflow:hidden;overflow-y:auto;}
     .popup-con .popup-l img{  padding: 10px; position: absolute;margin:auto;left: 0;right:0;bottom:0;top: 0;}
    .popup-con .popup-tit{  margin: 7% 0 0;  padding-bottom: 28px;  border-bottom: 2px solid #646464;  display: inline-block;  }
    .popup-con .popup-tit h1{  font-size:22px;  color: #323232;  font-weight: bold;  }
    .popup-con .popup-para{  margin-bottom: 1%;  width: 87%; margin-top:25px;/*height: 1%;*/  /*font-size: 14px;*/  }
.popup-con .popup-para p span{display:block;}
.popup-con .icon span{  display: inline-block;  width:8px ;  height: 13px;  overflow: hidden;  cursor: pointer;  margin-right: 41%;  }
.popup-con .icon{  position: absolute;  top: 85%;  left: 37%;  width: 188px;  z-index: 999;  }
.popup-con .icon .popul_l{  background: url("../images/popul_l.png") no-repeat;  }
.popup-con .icon .popul_r{  background: url("../images/popul_r.png") no-repeat;  }
 @media (max-width: 1024px) {  .popup-con{  width: 95%;  height: 32.2%;  }  }
@media (max-width: 768px) {
    .popup-con{  width: 95%;  height: 45%; padding-top: 10px; }
    .popup-con .icon{  position: static; }
     .popup-con .icon .popul_l{position: absolute;left: 15px; top: 50%; padding:10px; }
     .popup-con .icon .popul_r{ position: absolute;right: 2px; top: 50%;margin-right: 0;padding:10px; }
    .popup-con .popup-para{  font-size: 12px !important;  width: 90% !important;margin: 0 auto;height: 110px;overflow: auto;padding-bottom:24px;}
    .popup-con .popup-l img{  height: auto !important;width: 50%;padding:0;margin:0 auto; }
    .popup-con .popup-l,.popup-con .popup-r{width: 100% !important;float: none !important;}
    .popup-con .popup-l{height: 43% !important;/* padding:3% 0;*/margin-bottom: 10px;}
    .popup-con .popup-tit{border-bottom: none;margin: 5% 0 0;display: block;}
    .popup-con .popup-tit h1{text-align: center;}
    /*.popup-con .popup-tit{margin: 5% 0 0%;}*/
}
@media (width: 768px){
    .popup-con .popup-l img{ width: 30%; }
}













/*关于我们-领导团队-监事会*/
.listsupervisors { /* width: 74%; margin: auto; */ }
.listboard2 .item { margin: 0 80px; }

/*关于我们-企业文化-logo释义*/
.explanation { /*background: #f5f5f5;*/padding-bottom:30px; }
    .explanation .main { margin-top: 10px; }
    .explanation .logoPic { /*width: 100px;*/ margin-bottom: 20px; position: relative; }
        .explanation .logoPic img { width: 100%; }
    .explanation .text { font-size: 14px; }
        .explanation .text h3 { font-size: 18px; color: #1e409f; margin-bottom: 20px; font-weight: bold; }
        .explanation .text p { margin-bottom: 20px; }
    .explanation .boxLogo { position: relative; padding-right: 40px; border-right: 1px solid #999; }
    .explanation .logoPic.active:after { content: ''; width: 7px; height: 11px; background: url("../images/style/icon_arrow.png") no-repeat center; background-size: cover; position: absolute; right: -41px; top: 40px; }
.header-con1 { display: none; }
.mmask { display: none; }
/*关于我们-企业文化-江苏大通机电有限公司*/
.listhHmeland { width: 80%; margin: auto; }
    .listhHmeland .pic { }
        .listhHmeland .pic img { width: 100%; }
    .listhHmeland .item .title { background: #fff; text-align: center; padding: 14px; }
        .listhHmeland .item .title span { font-size: 14px; }
    .listhHmeland .slick-prev { display: block !important; left: -30px; top: 50%; position: absolute;  width: 56px; height: 56px; background-size: cover; background: url("../images/style/icon_left2.png") no-repeat center; border: none; outline: none; }
    .listhHmeland .slick-next { display: block !important; right: -30px; top: 50%; position: absolute;  width: 56px; height: 56px; background-size: cover; background: url("../images/style/icon_right2.png") no-repeat center; border: none; outline: none; }

.advertising {padding-bottom:40px; }
    .advertising .video { margin: auto; width: 890px; position: relative; z-index: 0; }
        .advertising .video video { width: 100%; z-index: 0; }
        .advertising .video i { background: url("../images/style/icon_play1.png") no-repeat center; transition: .5s; position: absolute; left: 0; right: 0; margin: auto; width: 60px; height: 60px; top: 50%; margin-top: -30px; cursor: pointer; opacity: 0; }
        .advertising .video:hover i { opacity: 1; }
        .advertising .video.active i { opacity: 1; }

/*关于我们-企业文化-员工活动*/
.activity { /*background: #f5f5f5;*/ margin: -30px 0 0; padding: 30px 0 0; }
.activity .list { padding: 20px 0;position: relative; }
.activity .list .item { margin-bottom: 20px; }
.activity .list .item .pic { height: 162px; position: relative;overflow:hidden; }
.activity .list .item .pic:after { position: absolute; background: rgba(255,255,255,.5); left: 0; right: 0; top: 0; bottom: 0; content: ''; opacity: 0; transition: .5s; }
.activity .list .item:hover .pic:after { opacity: 1; }
.activity .list .item .pic:before { position: absolute; width: 44px; height: 46px; background: url("../images/style/icon_search1.png") no-repeat center; background-size: cover; content: ''; left: 0; right: 0; margin: auto; margin-top: -23px; top: 50%; z-index: 2; transition: .5s; opacity: 0; }
.activity .list .item:hover .pic:before { opacity: 1; }
.activity .list .item .pic img { width: 100%; }
.activity .list .item .title { height: 64px; padding: 8px 10px; background: #fff; }
.activity .list .item .title p { height: 23px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.divLine { position: absolute; left: 0; right: 0; top:0; bottom:0;z-index: 99;}
.divLine span { position: absolute; background: #c0000e; }
.divLine .lineLeft { left: 0; top: 0; height: 0; width: 1px; transition: .5s; }
.divLine .lineBottom { left: 0; bottom: 0; height: 1px; width: 0; transition: .5s .5s; }
.divLine .lineRight { right: 0; bottom: 0; width: 1px; height: 0; transition: .5s; }
.divLine .lineTop { yop: 0; right: 0; height: 1px; width: 0; transition: .5s .5s; }
.activity .item:hover .divLine .lineLeft { height: 100%; }
.activity .item:hover .divLine .lineBottom { width: 100%; }
.activity .item:hover .divLine .lineRight { height: 100%; }
.activity .item:hover .divLine .lineTop { width: 100%; }

/****************************************************************/
/*产业中心 start*/
.page_banner.group { background: url("../images/banner/group_banner.png") no-repeat center; background-size: cover; }
.t_left h4 { padding: 15px 0 3px 0; font-size: 18px; color: #0086c2; font-weight: 600 }
.t_left p { padding-top: 10px; text-align: justify; }
.t_right { padding-top: 60px; }
    .t_right .t_right_img { display: block; width: 100%; }
.t_active.t_left { border-left: solid 2px #f89664; }
    .t_active.t_left h3 { color: #f89664 }
.t_on { padding-top: 30px; border-top: dotted 1px #ccc; width: 97%; margin: 30px auto 0 auto; }
.industry_title { border-bottom: 1px #dcdcdc solid; margin-bottom: 30px; padding-bottom: 10px; }
.release { border-bottom: 1px solid #ccc; padding-bottom: 14px; }
    .release span { margin-right: 4px; }
    .release a { cursor: pointer; color: #0086c2; }

/* Common style */
.ovrly10 { width: 100%; overflow: hidden; position: relative; -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); }
    .ovrly10 img { position: relative; width: 100%; top: 0; left: 0; }
    .ovrly10 .ovrly { background: rgba(182, 52, 55, 0.9); height: 100%; left: -195%; width: 170%; top: 0; position: absolute; -webkit-transform: skewX(45deg); -moz-transform: skewX(45deg); -ms-transform: skewX(45deg); -o-transform: skewX(45deg); transform: skewX(45deg); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
    .ovrly10 .buttons { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
        .ovrly10 .buttons .fa { background: url("../images/style/industry_ico.png"); width: 70px; height: 58px; opacity: 0; display: inline-block; background-repeat: no-repeat; background-size: cover; }
        .ovrly10 .buttons .fz {  width: 101px; height: 58px; opacity: 0; display: inline-block; background-repeat: no-repeat; }
        .ovrly10 .buttons .js { background: url("../images/style/industry_icojs.png"); width: 101px; height: 58px; opacity: 0; display: inline-block; background-repeat: no-repeat; }
        .ovrly10 .buttons .di { background: url("../images/style/industry_ico1.png"); width: 70px; height: 58px; opacity: 0; display: inline-block; background-repeat: no-repeat; background-size: cover; }
        .ovrly10 .buttons .fa-link { background: url("../images/style/industry_ico2.png"); width: 70px; height: 90px; opacity: 0; display: inline-block; background-repeat: no-repeat; }
.ovrly10 .buttons .fz img{width:100%;height:100%;}
    .ovrly10:hover .buttons { opacity: 1; }
        .ovrly10:hover .buttons .fz { opacity: 1; }
        .ovrly10:hover .buttons .js { opacity: 1; }
        .ovrly10:hover .buttons .di { opacity: 1; }
    .ovrly10:hover .ovrly { left: -35%; }
    .ovrly10:hover .buttons .fa { opacity: 1; }

.mcus_text { height: 115px;width:100%;overflow:hidden; }
    .mcus_text p { padding-bottom: 5px; padding-right: 10px; text-align: justify; }
.mcus_title { border-right: solid 1px #5e5e5e; height: 116px; }
    .mcus_title h1 { color: #505050; font-size: 22px; font-weight: 600; position: relative; }
        .mcus_title h1 i { position: absolute; height: 2px; width: 60px; background-color: #505050; margin-left: -30px; left: 50%; top: 50% }
    .mcus_title span { font-size: 16px; }
.mcus_img { display: block; width: 100%; padding: 34px 0 24px 0; }
.mcus_main { background-color: #f3f3f3; width: 100%; padding-bottom: 60px; }
.mcus_nav { width: 417px; margin: 0 auto; padding: 30px 0; }
    .mcus_nav span { display: inline-block; width: 178px; height: 40px; line-height: 40px; text-align: center; }
.ena_text { border: none; height: 220px; padding-left: 0; }
    .ena_text h4 { color: #0086c2; }
.ena_img { display: block; width: 100%; }
.mcus_nav .active { background-color: #0086c2; color: #fff; }
/*.mcus_cont .item:not(:first-child){display: none;}*/
/**************************************4-27修改***/
.mcus_sn { width: 317px; }
    .mcus_sn span { width: 130px; }
.house_list img { display: block; width: 100%; }
.house_list dl dt { color: #bd2623; font-weight: 600; padding-bottom: 5px; }
.house_list dl dd { text-align: justify; padding-bottom: 20px; }
.house_p {padding:0 0 15px; }
.house_p1 img { display: block; width: 100%; }
.house_list_p{padding-top: 15px;}

.mcus_text1{height: 300px;padding-left: 15px;}
.mcus_text1 dl,.mcus_text1 p{padding-right: 10px;}
.house_list .col-md-6{padding-left:  0;padding-right: 0;}
.house_list .pr40{padding-right: 40px;}
.house_list .pl40{padding-left: 40px;padding-top: 40px;}
@media (max-width: 768px){
        .house_list .col-md-6{
           padding-left:  15px;
          padding-right: 15px;
        }
        .house_list .pr40{
          padding-right:15px;
        }
        .house_list .pl40{
          padding-left: 15px;
        }
        }








/*产业中心 end*/
.anim { transition: all 0.6s ease-out 0s; -moz-transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out; opacity: 0; }

.anim.init { opacity: 1; transform: translate(0,0); -moz-transform: translate(0,0); -webkit-transform: translate(0,0); }
.animUp { transform: translate(0,30px); -moz-transform: translate(0,30px); -webkit-transform: translate(0,30px); }
.animLeft { transform: translate(-50px,0); -moz-transform: translate(-50px,0); -webkit-transform: translate(-50px,0); }
.animRight { transform: translate(50px,0); -moz-transform: translate(50px,0); -webkit-transform: translate(50px,0); }

#animUp { transform: translate(0,30px); -moz-transform: translate(0,30px); -webkit-transform: translate(0,30px); }
#animLeft { transform: translate(-50px,0); -moz-transform: translate(-50px,0); -webkit-transform: translate(-50px,0); }
#animRight { transform: translate(50px,0); -moz-transform: translate(50px,0); -webkit-transform: translate(50px,0); }


.btn .stripe-holder { position: relative; width: 100%; height: 100%; top: 0; left: 0; overflow: hidden; z-index: 1; display: flex; flex: 1; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid; }

.btn .text { display: block; transition: all .6s; z-index: 3; position: relative; display: flex; align-items: center; justify-content: center; text-align: center; }

@media (max-width:767px) {
    .btn .text { padding: 10px 24px; font-size: 12px; }
}

.btn .text span { padding: 10px 32px;color: white; position: absolute; left: 0; top: 100%; transform: translateZ(0); display: flex; align-items: center; justify-content: center; height: 100%; }

@media (max-width:767px) {
    .btn .text span { padding: 10px 24px; width: 100%; }
}

.btn .stripe { position: absolute; width: 100%; height: 50%; transition: all .6s; transition-delay: .3s; z-index: -1; background: #0086c2 }

.btn .stripe-1 { top: 0; left: 0; transform: translate3d(-102%,0,0) }

.btn .stripe-2 { bottom: 0; right: 0; transform: translate3d(102%,0,0) }

.btn.green-hover .stripe { background-color: #79c501; color: #fff; }

.btn.green-hover .text span { color: #fff }

.btn.active .stripe, .btn:hover .stripe { transform: translateZ(0); color: #fff; }

.btn.active .text, .btn:hover .text { transform: translate3d(0,-100%,0); color: #fff; }

.btn.active .line:after, .btn:hover .line:after { left: calc(100% - 50px) }
.s { padding-left: 0; outline: none; }
    .s div { background-color: #e1dede; height: 100px; cursor: pointer; width: 100%; position: relative; }
        .s div i { position: absolute; left: 0; width: 0; background-color: #bd2623; }
        .s div .on { width: 100%; background-color: #bd2623; height: 100%; -webkit-transition: all 1s ease-in-out; z-index: 1 }
.fz_list { background-color: #f3f3f3; height: 0; overflow: hidden; position: relative; }
.fz_list .bx-loading{display: none;}
    .fz_list li > a > img { width: 100%; }
    .fz_list .bx-wrapper { height: 150px; }
.fz_pic { background-color: #f3f3f3; }
    .fz_pic div p { float: left; }
    .fz_pic li { padding: 10px 0; }
    .fz_pic div i { display: block; font-style: normal; padding-left: 50px; float: left; background: url("../images/style/pic_ico.png"); background-repeat: no-repeat; background-position: 27px; }
.fz_list .bx-controls-direction { display: block; }
.fz_list .bx-wrapper .bx-controls-direction a.disabled { display: block; }
.fz_list .bx-wrapper .bx-prev { left: -28px; background: url("../images/style/pic_arr.png") no-repeat 0px 8px; width: 20px; }
.fz_list .bx-wrapper .bx-next { right: -28px; background: url("../images/style/pic_arr.png") no-repeat -16px -14px; width: 20px; }
.fz_list .bx-wrapper .bx-prev:hover { background: url("../images/style/pic_arr.png") no-repeat 1px -16px; }
.fz_list .bx-wrapper .bx-next:hover { background: url("../images/style/pic_arr.png") no-repeat -15px 10px; }

.top_on { padding-bottom: 60px; }

.arr_a { font-size: 18px; float: right; background-color: #dcdcdc; padding: 0 10px; margin-top: 30px; margin-right: 200px; }
    .arr_a:hover { color: #bd2623 }
.house_h3 { color: #bd2623; font-size: 18px; font-weight: 600; padding-bottom: 10px; }

.fz_pic .pic_on {
    /*background: url("../images/style/pic_ico2.png"); background-repeat: no-repeat; background-posit111ion: 27px;*/
}
/*.s .s1 p { background: url("../images/style/s1.png"); background-repeat: no-repeat; background-position: 41px 31px; }*/
.s .s2 p { /* background: url("../images/style/s2.png"); background-repeat: no-repeat; background-position: 41px 31px; */ padding-left: 89px; }
/*.s .s3 p { background: url("../images/style/s3.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.s .s4 p { background: url("../images/style/s4.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.s .s5 p { background: url("../images/style/s5.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.s .s6 p { background: url("../images/style/s6.png"); background-repeat: no-repeat; background-position: 41px 31px; }*/
.s p { line-height: 17px; padding-top: 30px; padding-left: 80px; position: absolute; z-index: 2 }
.slide_pic { margin-top: 90px; }
    .slide_pic .slick-dots { display: none !important; }
    .slide_pic .slick-prev, .slide_pic .slick-next { position: absolute; display: block; height: 33px; width: 33px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
    .slide_pic .slick-next { display: block !important; background: url("../images/style/slick_ico4.png"); right: 50px !important; }
    .slide_pic .slick-prev { display: block !important; background: url("../images/style/slick_ico3.png"); z-index: 99; left: 50px !important; }
.house_title { text-align: center; padding-top: 65px; }
    .house_title h1 { position: relative; font-size: 32px; text-transform: uppercase; color: #bd2623; margin-top: 10px; line-height: 20px; display: inline-block; position: relative; padding: 0 5px; }
        .house_title h1:after, .house_title h1:before { content: ""; position: absolute; bottom: 10px; width: 900px; height: 1px; background: #ccc; }
        .house_title h1:before { left: -900px; }
        .house_title h1:after { left: 100%; }
.bm { padding-bottom: 60px;padding-top: 40px; }
.house_brief > div { margin-bottom: 40px; text-align: center; border-right: solid 1px #dcdcdc; padding-bottom: 20px; }
    .house_brief > div h3 { color: #0086c2; font-size: 14px; padding-top: 5px; }
.house_brief .on { border-left: solid 1px #dcdcdc; }

.house_title span { 
    /*display: block; background: url("../images/style/pic_ico2.png") no-repeat; background-position: 7px 6px; width: 80px; margin: 0 auto;*/
}
.energy_tex h4 { font-weight: 600; color: #505050; padding-bottom: 10px; }
.energy_tex p { padding-bottom: 10px;    text-align: justify; }
.energy_tex img { display: block; width: 100%; padding-bottom: 15px; }
.energy_nav { cursor: pointer; }
    .energy_nav span { font-size: 18px; }
    .energy_nav.active .j1 { color: #0086c2; background: url("../images/style/j2.png"); background-repeat: no-repeat; background-position: 180px 10px;padding-right:16px; }
.j2 { padding-bottom: 30px; }
.energy_nav .j1 {padding-right:16px; background: url("../images/style/j1.png"); background-repeat: no-repeat; display: block; width: 214px; background-position: 180px 10px; line-height: 22px; }
.col-md-3 { position: relative; -ms-transition-property: transform, opacity; -ms-transition-duration: 0.8s; -moz-transition-property: transform, opacity; -moz-transition-duration: 0.8s; -webkit-transition-property: transform, opacity; -webkit-transition-duration: 0.8s; -o-transition-property: transform, opacity; -o-transition-duration: 0.8s; behavior: url("ie-css3.htc.html"); }
.listLeader { position: relative; /*min-height: 515px;*/ left: 20px; }
/*5-2修改*/
.energy_tex .energy_title { font-weight: 600; color: #505050; }
.j_left { float: left; }
.j_right { float: left; width: 255px; padding: 15px 0 17px 30px; }
.energy_nav .j1 { background: url("../images/style/j1.png"); background-repeat: no-repeat; display: block; background-position: 200px 6px; line-height: 22px; }
.energy_nav .j1 em{display: block;}
.energy_nav.active .j1 { color: #0086c2; background: url("../images/style/j2.png"); background-repeat: no-repeat; background-position: 200px 6px; }
.j2 { padding-bottom: 60px; }
.energy_tex { border-left: solid 1px #5e5e5e; padding-left: 20px; text-align: justify; margin-bottom: 60px; min-height: 500px; }
.industry_p2 { background-color: #f3f3f3; padding: 25px 0 55px 0; margin-top: 30px; }
.fz_p2 .bx-controls-direction { display: none }
.fz_p3 .bx-controls-direction { display: none }
.fa_active div { background-color: #bd2623; color: #fff; }
.fa_active .s1 p { background: url("../images/style/s1_1.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.top_on { padding-bottom: 18px; }
.fa_active .s2 p { background: url("../images/style/s2_1.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.fa_active .s3 p { background: url("../images/style/s3_1.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.fa_active .s4 p { background: url("../images/style/s4_1.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.fa_active .s5 p { background: url("../images/style/s5_1.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.fa_active .s6 p { background: url("../images/style/s6_1.png"); background-repeat: no-repeat; background-position: 41px 31px; }
.pic_t { position: absolute; top: 10px; padding: 2px 10px; color: #fff; background: url("../images/style/hong.png"); line-height: 21px; min-height: 130px; width: 100%; cursor: pointer; left: 300px; opacity: 0; transition: all .5s ease-in 0s; -webkit-transition: all .5s ease-in 0s }
.pic_init { left: 0; -webkit-transition: all .5s ease-in 0s; transition: all .5s ease-in 0s; opacity: 1 }

/*新闻修改*/

.searchBar { background: #fbfcfc; padding: 10px 30px; border: 1px solid #ccc; overflow: hidden; margin: 40px 0; }
    .searchBar select { border: 1px solid #ccc; width: 100%; line-height: 30px; height: 30px; padding-left: 10px; }
        .searchBar select option { height: 30px; padding-top: 10px; margin: 10px; }
            .searchBar select option:hover { }
    .searchBar input { width: 100%; border: 1px solid #ccc; line-height: 30px; height: 30px; padding-left: 10px; }
    .searchBar a { background: url("../images/style/icon_search.png") no-repeat center; background-size: cover; font-size: 16px; width: 16px; height: 16px; display: block; margin-left: 40px; margin-top: 6px; position: relative; }
        .searchBar a:after { content: ''; position: absolute; left: -34px; top: -30px; height: 100px; width: 1px; background: #ccc; }
.jobNews .main h3 { font-size: 18px; color: #0086c2; font-weight: bold; margin: 10px 0 12px; border-bottom: solid 1px #777777; padding-bottom: 10px; }
.jobNews .main p { text-align: justify; padding-top: 10px; }
.news_but { margin-top: 15px; padding: 6px 0; }
    .news_but .text { padding: 10px 30px }
    .news_but .stripe-holder { border-top: 1px #0086c2 solid; border-bottom: 1px #0086c2 solid; color: #0086c2 }
.chairman .news_list .item:hover { background: #f0f0f0; color: #0086c2; }

.job .news_list .item:hover h3 { color: #0086c2; }
.job .news_list .item:hover .intro { color: #777777; }
.job .news_list .item:hover .time em { color: #0086c2; }
.job .news_list .item:hover .time span { color: #0086c2; }
.job .news_list .item:hover .text { border-right: 1px solid #777777; }

/*联系我们*/
#map { height: 300px; margin-bottom: 60px; }
.conSection { }
    .conSection .title { }
        .conSection .title span { color: #037dc4; display: inline-block;text-align: center; width: 265px; border: 1px solid #75baf8; /*border-bottom: none;*/ margin-bottom: 4px; }
            .conSection .title span.active { background: #037dc4; color: #fff; }
    .conSection .text { background: #75baf8; color: #fff; padding: 30px 40px; font-size: 12px; margin-bottom: 30px; }
        .conSection .text div { width: 240px; display: inline-block; }
        .conSection .text p { margin-right: 50px; line-height: 22px; }
.jobNews .main { background: #f9f9f9; padding: 10px 0; }
    .jobNews .main .pic { }
        .jobNews .main .pic img { width: 100%; }
.job .news_list .item h3 { color: #323232; }

/*新闻详情页*/
.detail_box{margin-bottom: 30px;}
.detail_box .detail_title { font-size: 22px; color: #333; margin-bottom: 20px; }
.detail_box .detail_text b,.detail_box .detail_text strong{font-weight:bold;}
.detail_box .detail_text h1,
.detail_box .detail_text h2,
.detail_box .detail_text h3,
.detail_box .detail_text h4,
.detail_box .detail_text h5,
.detail_box .detail_text h6{font-weight: bold;}
.detail_box .detail_text img{display:inline-block;}
.detail_text p { padding-top: 15px; }
.detail_box img { display: block;height:auto;margin:auto;max-width:100%;}
.detail_main { padding-left: 30px; padding-bottom: 60px; }
.n_list { background-color: #ffa81b; padding: 15px; color: #fff; }
    .n_list .n_list_title h3 { font-size: 38px; }
    .n_list .n_list_title p { font-size: 18px; }
.n_list_title { border-bottom: solid 2px #fff; margin-bottom: 15px; }
    .n_list_title img { width: auto; max-width: 80%;margin:0; }
.n_list ul li { margin-top: 15px; }
    .n_list ul li a { color: #fff }
.return_news { background-color: #f0f0f0; height: 35px; line-height: 35px; text-align: center; margin-top: 35px; display: block; }
    .return_news:hover { background-color: #0086c2; color: #fff }


/*法律法规*/
.reg_list { border: solid 1px #777777; margin-bottom: 30px; border-bottom: none; }
    .reg_list img { display: block; padding: 47px 0; margin: 0 auto; transition: all .3s ease-out 0s; height: 122px; }
        .reg_list img:hover { transform: scale(1.1); }
    .reg_list p { height: 40px; line-height: 40px; background-color: #ffc25f; position: relative; border: solid 1px #ffc25f; width: 101%; left: -2px; }
    .reg_list .reg_span1 { position: absolute; left: 10px; }
    .reg_list .reg_span2 { position: absolute; right: 10px; }
/*.page_banner { background-image: url("../images/banner/investor_bg.png"); width: 100%; height: 200px; margin-top: 90px; position: relative; overflow: hidden; background-size: cover; }*/
.transa_on .text { padding: 18px 0; margin: 15px 0; }
.chairman .transa_on .item .row { padding: 10px 0; }
.chairman .transa_on .item h3 { margin-bottom: 0 }

/*导航*/
.header-con { position: relative; height: 90px; overflow: hidden; padding-top: 0px; transition: height 200ms; }
#header.active .header-con { height: 50px; }
.header-menu { text-align: right; font-size: 0; width: 690px; float: left; margin-left: 250px; margin-right: 90px; overflow: hidden; }
    .header-menu li { position: relative; display: inline-block; *display: block; *float: left; }
        .header-menu li a { position: relative; display: block; padding: 0 15px; font-size: 14px; font-weight: bold; color: #727171; height: 90px; line-height: 90px; transition: 200ms; }
#header.active .header-menu li a { height: 50px; line-height: 50px; }
.header-menu li a span { left: 0; width: 100%; height: 100%; font-size: 14px; color: #666; font-weight: normal; transition: top 200ms; }
    .header-menu li a:first-child, .header-menu li a span:first-child { position: relative; z-index: 10; }
.header-menu li a .menu-bg { position: absolute; top: 100%; background-color: #0086c2; z-index: 0; /*display: block;*/ }
#header.active.header-menu li a .menu-bg { /*display: block;*/ }
.header-menu li.current a { color: #fff; }
    .header-menu li.current a .menu-bg { top: 0; /*display: none;*/ }
#header.active.header-menu li.current a .menu-bg { /*display: none;*/ }
.sub-nav { position: relative; max-width: 100%; z-index: 1001; }
    .sub-nav ul { position: relative; max-width: 1160px; }
    .sub-nav li { position: fixed; top: -68px; left: 0; /*padding-left: 15px;*/ width: 100%; height: 68px; -webkit-transition: top 200ms; -moz-transition: top 200ms; transition: top 200ms; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-left: 10px; background: url("../images/style/nav_bg.png"); }



.bx-wrapper .bx-controls-direction a { z-index: 9 !important; }
.sub-nav li.touzi { left: 510px !important; }
/*.sub-nav li.active{background: red;}*/
.sub-nav li a { padding: 25px 15px; font-size: 14px; color: #fff; line-height: 68px; }
    .sub-nav li a:first-child { /*padding-left: 0;*/ }
    .sub-nav li a:hover { color: #fff; background: #0086c2; }
.sub-nav li.current { top: 90px; }
.sub-nav.active li.current { top: 50px; }
.sub-nav li.first { height: 0; }
.nav_right {position:absolute;top:0;right:0; padding-top: 26px; float: right; }
.header-menu .current span { color: #fff; }
    .header-menu .current span:hover { }
.w { margin: 0 auto; width: 1160px; }
.page_banner .text { margin-top: 70px; }
    .page_banner .text .pic { transition: 1s; opacity: 0; }
    .page_banner .text.active .pic { transition: 1s; opacity: 1; }
    .page_banner .text .pic1 { transform: translateX(-100px); }
    .page_banner .text .pic2 { margin-top: -10px; margin-left: 20px; transform: translateX(100px); }
    .page_banner .text.active .pic1 { transform: translateX(0px);position: relative;z-index: 3 }
    .page_banner .text.active .pic2 { margin-top: -10px; margin-left: 20px; transform: translateX(0px);position: relative;z-index: 2; }
/*.bds_qzone { background: url("../images/style/icon_kongjian.png") no-repeat center !important; background-size: cover; padding-left: 30px !important; height: 28px !important;font-size: 30px; }
.bds_weixin { background: url("../images/style/icon_weixin.png") no-repeat center !important; background-size: 20px; padding-left: 30px !important; height: 28px !important; font-size: 30px;}
.bds_tsina { background: url("../images/style/icon_weibo.png") no-repeat center !important; background-size: cover; padding-left: 30px !important; height: 28px !important;font-size: 30px; }
.bds_sqq { background: url("../images/style/icon_qq.png") no-repeat center !important; background-size: cover; padding-left: 30px !important; height: 28px !important;font-size: 30px; }
*/
.mobileList { display: none; }
    .mobileList .item { position: relative; margin: 0; overflow: hidden; }
        .mobileList .item i { position: absolute; left: 0; top: 50px; }
        .mobileList .item em { width: 1px; height: 1000px; background: #ccc; left: 26px; /*top: 76px;*/  margin-right:10px;position: absolute; display: block; }
        .mobileList .item .info { }
            .mobileList .item .info .intro { margin-left: 70px; position: relative; padding: 2px 0; }
                .mobileList .item .info .intro span { display: block; position: absolute; left: 0; padding-left: 0;}
                .mobileList .item .info .intro span.m1{color: #0086c2;font-weight: 600;}
                .mobileList .item .info .intro .text { margin-left: 34px; }
.honor .item .info .intro span { position: static; }
.show-md,.show-sm{display:none;}

/*搜索页面*/
.search-wrap .bg-red{
    background:rgba(0,0,0,.5);
}
.search-wrap .searchBox{
    height:50px;
    line-height:40px;
    margin:25px 0px;
    border-bottom:1px solid #fff;
    color:#fff;
}
.searchBox .btn-search{
    display:inline-block;
    width:30px;
    height:30px;
    vertical-align: middle;
    background:url("../images/style/icon-search.png") center no-repeat;
    background-size:20px auto;
    float:none;
}
.searchBox .search-key{
    width:80%;
    height:30px;
    border:none;
    outline: none;
    background:transparent;
    font-size:16px;
    float:none;
}
.searchBox .search-key::-webkit-input-placeholder{color:#fff;}
.searchBox .search-key::-moz-placeholder{color:#fff;}
.searchBox .search-key:-moz-placeholder{color:#fff;}
.intro-path{
    color:#0086c2 !important;
}
.intro-path span{
    margin:0 10px;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{
    width:28px !important;
}
.list-hx{
    margin:20px auto;
}
.list-hx .slick-prev{
    background:url("../images/style/icon_left2.png") no-repeat center;
    outline:none;
}
.list-hx .slick-next{
    background:url("../images/style/icon_right2.png") no-repeat center;
    outline:none;
}
.list-hx .slick-slide{
    padding:5px 20px;
}
.list-hx-lg{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.6);
    z-index:1000;
    opacity: 0;
}
.list-hx-lg .swiper-container {
    position:absolute;
    left:10%;
    top:15%;
    width:80%;
    height:70%;
    background:#fff;
    box-shadow:0 2px 4px rgba(0,0,0,.6);

}
.list-hx-lg .swiper-container .swiper-slide{
    text-align: center;
}
.list-hx-lg .swiper-container .swiper-slide img{
    height:100%;
}
.list-hx-lg .swiper-button-next,.list-hx-lg .swiper-button-prev{
    height:26px;
}
.lg-slick{
    width:70%;
}

.lg-slick .slick-slide{
    padding:5px 30px;
}
.page_banner canvas{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/*错误提示页*/
.err-wrap{
    width:100%;
    height:100%;
    background:#fff;
    background-size:auto 100%;
}
.err-content{
    position:relative;
}
.err-content img{
    width:100%;
}
.err-tool{
    position:absolute;
    top:20%;
    right:22%
}
.err-tool a{
    display: block;
    background: #ec3f08;
    color: #fff;
    margin: 10px 0;
    font-size: 14px;
    padding: 4px 18px;
    text-align: center;
}
.bologoo{display:none;}
.homepd60{ padding-top:30;}

@media screen and (max-width:1199px) {
.homepd60{ padding-top:0;}
}



/*产品介绍*/
.wrap,.bannert_txt{ width: 100%; margin: 0 auto;max-width: 1140px;}

.text_cont1 p{text-align: justify;color: #666666;font-size: 13px;padding-bottom: 6px;}
.text_cont2 .title{color: #fff;font-size: 20px;text-align: center;background-color: #19aef1;padding:10px 0;margin:40px 0 20px 0;}
.text_cont2 h4{font-size: 18px;padding:20px 0 40px 0;}
.text_cont2 .cont2_left{width: 45%;float: left;}
.text_cont2 table{width: 100%;}
.text_cont2 table tr{padding-bottom: 10px;display: block;}
.text_cont2 table td{width: 49%;display: inline-block;color: #666; vertical-align: top;font-weight: normal;}


.text_cont2 .cont2_left .on{margin-top: 30px;}
.text_cont2 .on{margin-top: 30px;display: block;}
.text_cont2 .cont2_right{width: 55%;float: left;background-color: #f6f6f6;}
.text_cont2 .cont2_right div{padding:0 0 30px 40px;}
.product_list{position: relative;}
.product_list ul{font-size: 0;}
.product_list ul li{width: 25%;cursor: pointer;margin-bottom:30px;float: left;}
.product_list .mar{margin-right:10px;}
.product_list .mar img{display: block;margin: 0 auto;}
.product_list .mar .text{box-shadow: 0 0 10px rgba(0,0,0,0.2);height: 196px;position: relative;}
.product_list .mar .text p{font-size: 13px;}
.product_list .mar .text div{padding: 20px 20px 0 20px;}
.product_list li h4{height:27px;width:100%;overflow:hidden;}
.product_list .mar .text p{height:57px;width:100%;overflow:hidden;}
.product_list li:hover h4{color: #c30d1a;}
.product_list .mar .text span{font-size: 12px;padding-bottom: 15px;transition:all 1s;position: absolute;bottom: 10px;opacity: 0.5}
.product_list .mar i{background:#c30d1a url(/images/gozi.png) no-repeat center center;height: 40px;width: 100%;transition:all 1s; opacity: 0;transform: translateY(20px);}
.product_list .active .mar i{transform: translateY(33px); opacity: 1;display: block;}
.product_list .active .mar .text span{bottom: 32px}
.mask{position: absolute;width: 100%;height: 100%;background:url(/images/zz_bg.png);top:0;z-index: 9999;display: none}
.mask.active{z-index: 9999999;display: block;}
.popup_cont {margin: auto;background-color: #fff;padding:50px  35px;position: fixed;top: 30%;left: 17.5%;display:none;
 width: 0;opacity: 0; filter:Alpha(opacity=50)}
.popup_cont .left_img{float: left;width: 39%}
.popup_cont .text{float: left;width: 54%;padding-left: 50px;text-align: justify;}
.popup_cont .mcus_text{height: 215px;}
.popup_cont .mcus_text p{margin: 4px 0;}
.mcus_text .p_on{padding-bottom: 10px;}
.mcus_text storng{font-weight:bold;color: #333}
.fancybox_box .fancybox-nav{display: none;}
.mCSB_container{padding-right: 65px;}
.baozhuang_table img{display: block;margin: 0 auto;padding: 40px 0;}
.popup_cont .text h3{color: #c30d1a;padding-bottom: 8px}
.popup_cont.active{display: block;z-index: 9999999;opacity: 1; filter:Alpha(opacity=100);width: 60%;}
.popup_cont .text .cha{position: absolute;right: 10px;top: 10px;}
.bz_but{margin-bottom: 20px;height: 50px;line-height: 50px;}
.bz_but >div {width: 50%;text-align: center;float: left;font-size: 18px;color: #35aeeb;cursor: pointer;}
.bz_but >div span{border:solid 1px #35aeeb;display: block;}
.bz_but .active{background-color:#35aeeb;color: #fff; }
.baozhuang_table table{width: 100%;text-align: center;
    border-color:#fff !important;
    border:0px !important;
}

@media screen and ( max-width:870px){
  
    .product_list ul li{width: 33.333%}
    .product_list .active .mar .text span{bottom: 20px}
    
}


@media screen and ( max-width:768px){
  
    .product_list ul li{width: 50%}
    .product_list .mar .text{box-shadow:none;height: 160px;}
   
}
@media screen and ( max-width:540px){
	    .product_list ul li{width: 100%}

}



/*合作伙伴*/
.item_list{padding-bottom: 40px;}
.item_list ul{ border-left: 1px solid #cdcdcd; border-top: 1px solid #cdcdcd;margin-top: 20px;font-size: 0;}
.item_list ul li{ width: 16.66%;position: relative;cursor: pointer;display: inline-block;*display:inline; *zoom:1;border-bottom:1px solid #cdcdcd;}
.item_list .mc_item{border-right:1px solid #cdcdcd;height: 150px; position: relative;}
.item_list .mc_item .pic1{position: absolute;top: 0;height: 100%;width: 100%;}
.item_list ul li img{margin: 0 auto;padding: 22% 0;display: block;-webkit-transition: all .5s ease;transition: all .5s ease;}
.item_list ul li i{ position: absolute;background: #cc0000;z-index: 1;-webkit-transition: all .5s ease;transition: all .5s ease;}
.item_list ul li .i_top{ width: 1px;height: 0;left: -1px;bottom: 0;}
.item_list ul li .i_right{ width: 0;height: 1px;left: -1px;top: -1px;}
.item_list ul li .i_bottom{ width: 1px;height: 0;right: 0;top: -1px;}
.item_list ul li .i_left{ width: 0;height: 1px;right: 0;bottom: 0;}
.item_list ul li:hover .i_top{ height: 100%}
.item_list ul li:hover .i_right{ width: 100%}
.item_list ul li:hover .i_bottom{ height: 100%}
.item_list ul li:hover .i_left{ width: 100%}
.item_list  .img_2{display: none}
.item_list  .active .img_1{display: none;}
.item_list  .active .img_2{display: block;}
.fancybox .fancybox-prev span{left: -300px}
.fancybox .fancybox-next span{right: -300px}
/*###############7-28修改###################*/
.mask_img{position: fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1000;display:none;}
.mask_box{position:relative;top:50%;left:50%;margin-top:-150px;margin-left:-450px;width:900px;height:300px;}
.mask_box .roundabout-holder{list-style:none;width:500px;height:300px;margin:0px auto;}
.mask_box .ban_l_btn,.mask_box .ban_r_btn{ position: absolute; top: 50%;margin-top:-34px; left:1px; display: block; width: 34px; height: 34px; z-index: 999; overflow: hidden; }
.mask_box .ban_l_btn{background:url("../images/Prev.png") no-repeat;background-size:100% 100%;}
.mask_box .ban_r_btn{ left:auto; right:1px; background:url("../images/Next.png") no-repeat; background-size:100% 100%;}


/*杜邦变频线*/
.dupont_product{width:100%;}
.dupont_product .bg_ef{margin:40px auto;}
.bg_f2{background:#f2f2f2;}
.bg_ef{background: #eefaff;}
.dup_pro_img{width:50%;float:left;}
.dup_pro_img img{width:100%;}
.dupont_product .content{width:50%;float:left;padding:35px 0;}
.dupont_product .title{width:80%;border:2px solid #c7000a;margin:auto;}
.dupont_product .title h2{font-size:16px;font-weight:bold;margin:20px 0;background:#eefaff;position:relative;left:-4px;}
.dupont_product .info{width:80%;margin:auto;margin-top:30px;}
.dupont_product .info p{margin:0;line-height:22px;text-align:justify;}
.dup_pro_list{padding:60px 0;}
.dup_pro_list li{width:33%;float:left;box-sizing:border-box;padding:0 8px;text-align: center;}
.dup_pro_list li img{width:100%;}
.dup_pro_list li h3{font-size:14px;font-weight:bold;margin-top:32px;}
.dup_pro_list li p{font-size:12px;}
@media screen and ( max-width:1079px){/*杜邦变频线*/
    .dup_pro_img{width:80%;margin-left:10%;}
    .dupont_product .content{width:100%;}
    .dupont_product .title{width:60%;margin-left:10%;}
    /*###################  7-6修改结束 ######################*/
    }
    
    @media screen and ( max-width:540px){
    /*###################  7-6修改 ######################*/
    /*杜邦变频线*/
    .dupont_product .title{width:80%;margin-left:10%;}
    .dupont_product .title h2{font-size:12px;margin:10px auto;}
    .dup_pro_list li h3{font-size:12px;font-weight:bold;margin-top:16px;}
    .dup_pro_list li p{font-size:10px;}
}

.bdshare_dialog_box{display:none !important;}
.ovh { overflow: hidden;}
.pt10{ padding-top:10px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pb10{ padding-bottom:10px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}
.pb60{ padding-bottom:60px;}
.fl{float:left;}
.fr{float:right;}
.ct{ text-align:center;}
.cl:before, .cl:after { display: table; content: ""; line-height: 0px; }
.cl:after { clear: both; }}




input{padding: 8px 20px; vertical-align:middle;}
 .k_pagelist {text-align: center;padding: 20px 0;}
.k_pagelist *{font-size:12px;padding:2px 3px;margin-left:3px;}
.k_pagelist strong{background:#0086c2;font-weight:normal;color:#FFF;}
.k_pagelist a {text-decoration:none;color:#0086c2;}
.k_pagelist a:hover {text-decoration:none;background:#0086c2;color:#FFF;}
.k_pagelist span{color:#0086c2;}
.k_pagelist input{border:1px solid;border-color:#0086c2;width:40px;}